Home
last modified time | relevance | path

Searched refs:V4L2_ENC_IDX_FRAME_MASK (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/Documentation/userspace-api/media/v4l/
A Dvidioc-g-enc-index.rst134 * - ``V4L2_ENC_IDX_FRAME_MASK``
/linux-6.3-rc2/include/uapi/linux/
A Dvideodev2.h2105 #define V4L2_ENC_IDX_FRAME_MASK (0xf) macro
/linux-6.3-rc2/Documentation/userspace-api/media/
A Dvideodev2.h.rst.exceptions453 replace define V4L2_ENC_IDX_FRAME_MASK :c:type:`v4l2_enc_idx`
/linux-6.3-rc2/drivers/media/pci/ivtv/
A Divtv-ioctl.c1267 if ((e->flags & V4L2_ENC_IDX_FRAME_MASK) <= V4L2_ENC_IDX_FRAME_B) { in ivtv_g_enc_index()

Completed in 17 milliseconds