Home
last modified time | relevance | path

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

/linux/Documentation/userspace-api/media/v4l/
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/
A Dv4l2-ctrls-defs.c1097 case V4L2_CID_JPEG_RESTART_INTERVAL: return "Restart Interval"; in v4l2_ctrl_get_name()
/linux/drivers/media/platform/mtk-jpeg/
A Dmtk_jpeg_core.c152 case V4L2_CID_JPEG_RESTART_INTERVAL: in vidioc_jpeg_enc_s_ctrl()
177 v4l2_ctrl_new_std(handler, ops, V4L2_CID_JPEG_RESTART_INTERVAL, 0, 100, in mtk_jpeg_enc_ctrls_setup()
/linux/include/uapi/linux/
A Dv4l2-controls.h1103 #define V4L2_CID_JPEG_RESTART_INTERVAL (V4L2_CID_JPEG_CLASS_BASE + 2) macro
/linux/drivers/media/platform/s5p-jpeg/
A Djpeg-core.c1930 case V4L2_CID_JPEG_RESTART_INTERVAL: in s5p_jpeg_s_ctrl()
1962 V4L2_CID_JPEG_RESTART_INTERVAL, in s5p_jpeg_controls_create()
/linux/drivers/media/platform/coda/
A Dcoda-common.c2279 case V4L2_CID_JPEG_RESTART_INTERVAL: in coda_s_ctrl()
2410 V4L2_CID_JPEG_RESTART_INTERVAL, 0, 100, 1, 0); in coda_jpeg_encode_ctrls()

Completed in 31 milliseconds