Searched refs:dst_bufs (Results 1 – 5 of 5) sorted by relevance
658 (ctx->dst_bufs[buf->index].flags & MFC_BUF_FLAG_EOS)) in vidioc_dqbuf()973 ctx->dst_bufs[i].b = vbuf; in s5p_mfc_buf_init()974 ctx->dst_bufs[i].cookie.raw.luma = in s5p_mfc_buf_init()976 ctx->dst_bufs[i].cookie.raw.chroma = in s5p_mfc_buf_init()1079 mfc_buf = &ctx->dst_bufs[vb->index]; in s5p_mfc_buf_queue()
479 ctx->dst_bufs[i].cookie.raw.luma); in s5p_mfc_set_dec_frame_buffer_v5()480 mfc_write(dev, OFFSETB(ctx->dst_bufs[i].cookie.raw.luma), in s5p_mfc_set_dec_frame_buffer_v5()483 ctx->dst_bufs[i].cookie.raw.chroma); in s5p_mfc_set_dec_frame_buffer_v5()484 mfc_write(dev, OFFSETA(ctx->dst_bufs[i].cookie.raw.chroma), in s5p_mfc_set_dec_frame_buffer_v5()
615 struct s5p_mfc_buf dst_bufs[MFC_MAX_BUFFERS]; member
475 ctx->dst_bufs[i].cookie.raw.luma); in s5p_mfc_set_dec_frame_buffer_v6()476 writel(ctx->dst_bufs[i].cookie.raw.luma, in s5p_mfc_set_dec_frame_buffer_v6()479 ctx->dst_bufs[i].cookie.raw.chroma); in s5p_mfc_set_dec_frame_buffer_v6()480 writel(ctx->dst_bufs[i].cookie.raw.chroma, in s5p_mfc_set_dec_frame_buffer_v6()
1877 ctx->dst_bufs[i].b = vbuf; in s5p_mfc_buf_init()1878 ctx->dst_bufs[i].cookie.stream = in s5p_mfc_buf_init()2008 mfc_buf = &ctx->dst_bufs[vb->index]; in s5p_mfc_buf_queue()