Lines Matching refs:vb2_buf
195 dst_buf->b->vb2_buf.index); in s5p_mfc_handle_frame_all_extracted()
196 vb2_set_plane_payload(&dst_buf->b->vb2_buf, 0, 0); in s5p_mfc_handle_frame_all_extracted()
197 vb2_set_plane_payload(&dst_buf->b->vb2_buf, 1, 0); in s5p_mfc_handle_frame_all_extracted()
210 ctx->dec_dst_flag &= ~(1 << dst_buf->b->vb2_buf.index); in s5p_mfc_handle_frame_all_extracted()
211 vb2_buffer_done(&dst_buf->b->vb2_buf, VB2_BUF_STATE_DONE); in s5p_mfc_handle_frame_all_extracted()
232 if (vb2_dma_contig_plane_dma_addr(&dst_buf->b->vb2_buf, 0) in s5p_mfc_handle_frame_copy_time()
294 if (vb2_dma_contig_plane_dma_addr(&dst_buf->b->vb2_buf, 0) in s5p_mfc_handle_frame_new()
307 vb2_set_plane_payload(&dst_buf->b->vb2_buf, 0, in s5p_mfc_handle_frame_new()
309 vb2_set_plane_payload(&dst_buf->b->vb2_buf, 1, in s5p_mfc_handle_frame_new()
311 clear_bit(dst_buf->b->vb2_buf.index, in s5p_mfc_handle_frame_new()
314 vb2_buffer_done(&dst_buf->b->vb2_buf, err ? in s5p_mfc_handle_frame_new()
396 src_buf->b->vb2_buf.planes[0].bytesused) { in s5p_mfc_handle_frame()
408 vb2_buffer_done(&src_buf->b->vb2_buf, in s5p_mfc_handle_frame()
411 vb2_buffer_done(&src_buf->b->vb2_buf, in s5p_mfc_handle_frame()
513 src_buf->b->vb2_buf.planes[0].bytesused) in s5p_mfc_handle_seq_done()
554 vb2_buffer_done(&src_buf->b->vb2_buf, in s5p_mfc_handle_init_buffers()
591 vb2_set_plane_payload(&mb_entry->b->vb2_buf, 0, 0); in s5p_mfc_handle_stream_complete()
592 vb2_buffer_done(&mb_entry->b->vb2_buf, VB2_BUF_STATE_DONE); in s5p_mfc_handle_stream_complete()