Home
last modified time | relevance | path

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

/linux-6.15/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-enc-index.rst128 * - ``V4L2_ENC_IDX_FRAME_P``
/linux-6.15/drivers/media/pci/cx18/
H A Dcx18-ioctl.c711 -1, V4L2_ENC_IDX_FRAME_I, V4L2_ENC_IDX_FRAME_P, in _cx18_process_idx_data()
/linux-6.15/drivers/media/pci/ivtv/
H A 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.15/Documentation/userspace-api/media/
H A Dvideodev2.h.rst.exceptions460 replace define V4L2_ENC_IDX_FRAME_P :c:type:`v4l2_enc_idx`
/linux-6.15/include/uapi/linux/
H A Dvideodev2.h2181 #define V4L2_ENC_IDX_FRAME_P (1) macro