Home
last modified time | relevance | path

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

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