Home
last modified time | relevance | path

Searched refs:V4L2_ENC_IDX_FRAME_B (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-enc-index.rst142 * - ``V4L2_ENC_IDX_FRAME_B``
/Linux-v5.4/drivers/media/pci/ivtv/
Divtv-fileops.c177 V4L2_ENC_IDX_FRAME_B, -1, -1, -1 }; in ivtv_update_pgm_info()
Divtv-ioctl.c1271 if ((e->flags & V4L2_ENC_IDX_FRAME_MASK) <= V4L2_ENC_IDX_FRAME_B) { in ivtv_g_enc_index()
/Linux-v5.4/drivers/media/pci/cx18/
Dcx18-ioctl.c669 -1, V4L2_ENC_IDX_FRAME_B, -1, -1, -1 in _cx18_process_idx_data()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions422 replace define V4L2_ENC_IDX_FRAME_B :c:type:`v4l2_enc_idx`
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1935 #define V4L2_ENC_IDX_FRAME_B (2) macro