Searched refs:V4L2_BUF_FLAG_PFRAME (Results 1 – 17 of 17) sorted by relevance
517 if (flags & V4L2_BUF_FLAG_PFRAME) in frame_type_str()
1512 src_buf->flags |= V4L2_BUF_FLAG_PFRAME; in coda_prepare_encode()1516 src_buf->flags &= ~V4L2_BUF_FLAG_PFRAME; in coda_prepare_encode()1627 (flags & V4L2_BUF_FLAG_PFRAME) ? 'P' : in coda_frame_type_char()1672 V4L2_BUF_FLAG_PFRAME | in coda_finish_encode()1677 dst_buf->flags |= V4L2_BUF_FLAG_PFRAME; in coda_finish_encode()2486 (val == 1) ? V4L2_BUF_FLAG_PFRAME : in coda_finish_decode()2518 V4L2_BUF_FLAG_PFRAME | in coda_finish_decode()
1090 src_buf->flags &= ~V4L2_BUF_FLAG_PFRAME; in coda9_jpeg_prepare_encode()1237 dst_buf->flags &= ~(V4L2_BUF_FLAG_PFRAME | V4L2_BUF_FLAG_LAST); in coda9_jpeg_finish_encode()1451 dst_buf->flags &= ~(V4L2_BUF_FLAG_PFRAME | V4L2_BUF_FLAG_LAST); in coda9_jpeg_finish_decode()
57 return V4L2_BUF_FLAG_PFRAME; in get_frame_type_flag()69 return V4L2_BUF_FLAG_PFRAME; in get_frame_type_flag()392 V4L2_BUF_FLAG_PFRAME); in go7007_buf_finish()
80 { V4L2_BUF_FLAG_PFRAME, "PFRAME" }, \
484 vbuf->flags &= ~(V4L2_BUF_FLAG_KEYFRAME | V4L2_BUF_FLAG_PFRAME | in solo_fill_mpeg()492 vbuf->flags |= V4L2_BUF_FLAG_PFRAME; in solo_fill_mpeg()
537 flags |= V4L2_BUF_FLAG_PFRAME; in hfi_session_ftb_done()
54 #define V4L2_BUFFER_OUT_FLAGS (V4L2_BUF_FLAG_PFRAME | \
1249 mask |= V4L2_BUF_FLAG_KEYFRAME | V4L2_BUF_FLAG_PFRAME | in v4l2_m2m_buf_copy_metadata()
1100 #define V4L2_BUF_FLAG_PFRAME 0x00000010 macro
766 V4L2_BUF_FLAG_PFRAME | in pxp_start()
1545 V4L2_BUF_FLAG_PFRAME | V4L2_BUF_FLAG_BFRAME | in jpu_irq_handler()
285 V4L2_BUF_FLAG_PFRAME; in s5p_mfc_handle_frame_copy_time()
1282 mb_entry->b->flags |= V4L2_BUF_FLAG_PFRAME; in enc_post_frame_start()
337 dst_vb->flags |= V4L2_BUF_FLAG_PFRAME; in device_process()
528 - ``V4L2_BUF_FLAG_PFRAME``
2127 dst_buf->flags |= V4L2_BUF_FLAG_PFRAME; in allegro_channel_finish_frame()
Completed in 77 milliseconds