Lines Matching full:controls
3 * Video for Linux Two controls header file
57 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
58 #define V4L2_CTRL_CLASS_CODEC 0x00990000 /* Stateful codec controls */
59 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */
60 #define V4L2_CTRL_CLASS_FM_TX 0x009b0000 /* FM Modulator controls */
61 #define V4L2_CTRL_CLASS_FLASH 0x009c0000 /* Camera flash controls */
62 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */
63 #define V4L2_CTRL_CLASS_IMAGE_SOURCE 0x009e0000 /* Image source controls */
64 #define V4L2_CTRL_CLASS_IMAGE_PROC 0x009f0000 /* Image processing controls */
65 #define V4L2_CTRL_CLASS_DV 0x00a00000 /* Digital Video controls */
66 #define V4L2_CTRL_CLASS_FM_RX 0x00a10000 /* FM Receiver controls */
67 #define V4L2_CTRL_CLASS_RF_TUNER 0x00a20000 /* RF tuner controls */
68 #define V4L2_CTRL_CLASS_DETECT 0x00a30000 /* Detection controls */
69 #define V4L2_CTRL_CLASS_CODEC_STATELESS 0x00a40000 /* Stateless codecs controls */
70 #define V4L2_CTRL_CLASS_COLORIMETRY 0x00a50000 /* Colorimetry controls */
154 /* The base for the meye driver controls. See linux/meye.h for the list
155 * of controls. We reserve 16 controls for this driver. */
158 /* The base for the bttv driver controls.
159 * We reserve 32 controls for this driver. */
163 /* The base for the s2255 driver controls.
164 * We reserve 16 controls for this driver. */
168 * The base for the si476x driver controls. See include/media/drv-intf/si476x.h
169 * for the list of controls. Total of 16 controls is reserved for this driver
173 /* The base for the TI VPE driver controls. Total of 16 controls is reserved for
177 /* The base for the saa7134 driver controls.
178 * We reserve 16 controls for this driver. */
181 /* The base for the adv7180 driver controls.
182 * We reserve 16 controls for this driver. */
185 /* The base for the tc358743 driver controls.
186 * We reserve 16 controls for this driver. */
189 /* The base for the max217x driver controls.
190 * We reserve 32 controls for this driver
194 /* The base for the imx driver controls.
195 * We reserve 16 controls for this driver. */
199 * The base for the atmel isc driver controls.
200 * We reserve 32 controls for this driver.
205 * The base for the CODA driver controls.
206 * We reserve 16 controls for this driver.
210 * The base for MIPI CCS driver controls.
211 * We reserve 128 controls for this driver.
216 /* The MPEG controls are applicable to all codec controls
244 /* MPEG audio controls specific to multiplexed streams */
370 /* MPEG video controls specific to multiplexed streams */
638 * Although VP8 is not part of MPEG we add these controls to the MPEG class
1042 /* Flash and privacy (indicator) light controls */
1109 /* Image source controls */
1123 /* Image processing controls */
1215 /* Stateless CODECs controls */
1867 /* Stateless MPEG-2 controls */