Home
last modified time | relevance | path

Searched refs:V4L2_ENC_IDX_FRAME_I (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/Documentation/userspace-api/media/v4l/
Dvidioc-g-enc-index.rst125 * - ``V4L2_ENC_IDX_FRAME_I``
/linux-6.12.1/drivers/media/pci/cx18/
Dcx18-ioctl.c711 -1, V4L2_ENC_IDX_FRAME_I, V4L2_ENC_IDX_FRAME_P, in _cx18_process_idx_data()
/linux-6.12.1/drivers/media/pci/ivtv/
Divtv-fileops.c177 const int mapping[8] = { -1, V4L2_ENC_IDX_FRAME_I, V4L2_ENC_IDX_FRAME_P, -1, in ivtv_update_pgm_info()
/linux-6.12.1/Documentation/userspace-api/media/
Dvideodev2.h.rst.exceptions456 replace define V4L2_ENC_IDX_FRAME_I :c:type:`v4l2_enc_idx`
/linux-6.12.1/include/uapi/linux/
Dvideodev2.h2169 #define V4L2_ENC_IDX_FRAME_I (0) macro