Lines Matching refs:v4l2_buf
202 dst_buf->b->v4l2_buf.index); in s5p_mfc_handle_frame_all_extracted()
207 dst_buf->b->v4l2_buf.sequence = (ctx->sequence++); in s5p_mfc_handle_frame_all_extracted()
211 dst_buf->b->v4l2_buf.field = V4L2_FIELD_NONE; in s5p_mfc_handle_frame_all_extracted()
213 dst_buf->b->v4l2_buf.field = V4L2_FIELD_INTERLACED; in s5p_mfc_handle_frame_all_extracted()
215 ctx->dec_dst_flag &= ~(1 << dst_buf->b->v4l2_buf.index); in s5p_mfc_handle_frame_all_extracted()
238 dst_buf->b->v4l2_buf.timecode = in s5p_mfc_handle_frame_copy_time()
239 src_buf->b->v4l2_buf.timecode; in s5p_mfc_handle_frame_copy_time()
240 dst_buf->b->v4l2_buf.timestamp = in s5p_mfc_handle_frame_copy_time()
241 src_buf->b->v4l2_buf.timestamp; in s5p_mfc_handle_frame_copy_time()
242 dst_buf->b->v4l2_buf.flags &= in s5p_mfc_handle_frame_copy_time()
244 dst_buf->b->v4l2_buf.flags |= in s5p_mfc_handle_frame_copy_time()
245 src_buf->b->v4l2_buf.flags in s5p_mfc_handle_frame_copy_time()
249 dst_buf->b->v4l2_buf.flags |= in s5p_mfc_handle_frame_copy_time()
253 dst_buf->b->v4l2_buf.flags |= in s5p_mfc_handle_frame_copy_time()
257 dst_buf->b->v4l2_buf.flags |= in s5p_mfc_handle_frame_copy_time()
301 dst_buf->b->v4l2_buf.sequence = ctx->sequence; in s5p_mfc_handle_frame_new()
306 dst_buf->b->v4l2_buf.field = V4L2_FIELD_NONE; in s5p_mfc_handle_frame_new()
308 dst_buf->b->v4l2_buf.field = in s5p_mfc_handle_frame_new()
312 clear_bit(dst_buf->b->v4l2_buf.index, in s5p_mfc_handle_frame_new()