Home
last modified time | relevance | path

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

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