Home
last modified time | relevance | path

Searched refs:V4L2_CID_JPEG_RESTART_INTERVAL (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-jpeg.rst54 ``V4L2_CID_JPEG_RESTART_INTERVAL (integer)``
61 ``V4L2_CID_JPEG_RESTART_INTERVAL`` control is set to 0, DRI and RSTm
/linux/drivers/media/v4l2-core/
H A Dv4l2-ctrls-defs.c1143 case V4L2_CID_JPEG_RESTART_INTERVAL: return "Restart Interval"; in v4l2_ctrl_get_name()