Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-g-enc-index.rst131 * - ``V4L2_ENC_IDX_FRAME_B``
/linux-6.12.1/drivers/media/pci/cx18/
Dcx18-ioctl.c712 -1, V4L2_ENC_IDX_FRAME_B, -1, -1, -1 in _cx18_process_idx_data()
/linux-6.12.1/drivers/media/pci/ivtv/
Divtv-fileops.c178 V4L2_ENC_IDX_FRAME_B, -1, -1, -1 }; in ivtv_update_pgm_info()
Divtv-ioctl.c1267 if ((e->flags & V4L2_ENC_IDX_FRAME_MASK) <= V4L2_ENC_IDX_FRAME_B) { in ivtv_g_enc_index()
/linux-6.12.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions458 replace define V4L2_ENC_IDX_FRAME_B :c:type:`v4l2_enc_idx`
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h2171 #define V4L2_ENC_IDX_FRAME_B (2) macro