Searched refs:dst_bufs (Results 1 – 5 of 5) sorted by relevance
686 (ctx->dst_bufs[buf->index].flags & MFC_BUF_FLAG_EOS)) in vidioc_dqbuf()1035 ctx->dst_bufs[i].b = vbuf; in s5p_mfc_buf_init()1036 ctx->dst_bufs[i].cookie.raw.luma = in s5p_mfc_buf_init()1038 ctx->dst_bufs[i].cookie.raw.chroma = in s5p_mfc_buf_init()1042 ctx->dst_bufs[i].cookie.raw.chroma_1 = in s5p_mfc_buf_init()1146 mfc_buf = &ctx->dst_bufs[vb->index]; in s5p_mfc_buf_queue()
474 ctx->dst_bufs[i].cookie.raw.luma); in s5p_mfc_set_dec_frame_buffer_v5()475 mfc_write(dev, OFFSETB(ctx->dst_bufs[i].cookie.raw.luma), in s5p_mfc_set_dec_frame_buffer_v5()478 ctx->dst_bufs[i].cookie.raw.chroma); in s5p_mfc_set_dec_frame_buffer_v5()479 mfc_write(dev, OFFSETA(ctx->dst_bufs[i].cookie.raw.chroma), in s5p_mfc_set_dec_frame_buffer_v5()
659 ctx->dst_bufs[i].cookie.raw.luma); in s5p_mfc_set_dec_frame_buffer_v6()660 writel(ctx->dst_bufs[i].cookie.raw.luma, in s5p_mfc_set_dec_frame_buffer_v6()663 ctx->dst_bufs[i].cookie.raw.chroma); in s5p_mfc_set_dec_frame_buffer_v6()664 writel(ctx->dst_bufs[i].cookie.raw.chroma, in s5p_mfc_set_dec_frame_buffer_v6()669 ->dst_bufs[i].cookie.raw.chroma_1); in s5p_mfc_set_dec_frame_buffer_v6()670 writel(ctx->dst_bufs[i].cookie.raw.chroma_1, mfc_regs->d_third_plane_dpb + in s5p_mfc_set_dec_frame_buffer_v6()
681 struct s5p_mfc_buf dst_bufs[MFC_MAX_BUFFERS]; member
2489 ctx->dst_bufs[i].b = vbuf; in s5p_mfc_buf_init()2490 ctx->dst_bufs[i].cookie.stream = in s5p_mfc_buf_init()2631 mfc_buf = &ctx->dst_bufs[vb->index]; in s5p_mfc_buf_queue()