Home
last modified time | relevance | path

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

/Linux-v5.4/Documentation/media/uapi/v4l/
Dvidioc-g-enc-index.rst139 * - ``V4L2_ENC_IDX_FRAME_P``
/Linux-v5.4/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.4/drivers/media/pci/cx18/
Dcx18-ioctl.c668 -1, V4L2_ENC_IDX_FRAME_I, V4L2_ENC_IDX_FRAME_P, in _cx18_process_idx_data()
/Linux-v5.4/Documentation/media/
Dvideodev2.h.rst.exceptions421 replace define V4L2_ENC_IDX_FRAME_P :c:type:`v4l2_enc_idx`
/Linux-v5.4/include/uapi/linux/
Dvideodev2.h1934 #define V4L2_ENC_IDX_FRAME_P (1) macro