Lines Matching full:controls
3 * Video for Linux Two controls header file
56 #define V4L2_CTRL_CLASS_USER 0x00980000 /* Old-style 'user' controls */
57 #define V4L2_CTRL_CLASS_MPEG 0x00990000 /* MPEG-compression controls */
58 #define V4L2_CTRL_CLASS_CAMERA 0x009a0000 /* Camera class controls */
59 #define V4L2_CTRL_CLASS_FM_TX 0x009b0000 /* FM Modulator controls */
60 #define V4L2_CTRL_CLASS_FLASH 0x009c0000 /* Camera flash controls */
61 #define V4L2_CTRL_CLASS_JPEG 0x009d0000 /* JPEG-compression controls */
62 #define V4L2_CTRL_CLASS_IMAGE_SOURCE 0x009e0000 /* Image source controls */
63 #define V4L2_CTRL_CLASS_IMAGE_PROC 0x009f0000 /* Image processing controls */
64 #define V4L2_CTRL_CLASS_DV 0x00a00000 /* Digital Video controls */
65 #define V4L2_CTRL_CLASS_FM_RX 0x00a10000 /* FM Receiver controls */
66 #define V4L2_CTRL_CLASS_RF_TUNER 0x00a20000 /* RF tuner controls */
67 #define V4L2_CTRL_CLASS_DETECT 0x00a30000 /* Detection controls */
68 #define V4L2_CTRL_CLASS_COLORIMETRY 0x00a50000 /* Colorimetry controls */
152 /* The base for the meye driver controls. See linux/meye.h for the list
153 * of controls. We reserve 16 controls for this driver. */
156 /* The base for the bttv driver controls.
157 * We reserve 32 controls for this driver. */
161 /* The base for the s2255 driver controls.
162 * We reserve 16 controls for this driver. */
166 * The base for the si476x driver controls. See include/media/drv-intf/si476x.h
167 * for the list of controls. Total of 16 controls is reserved for this driver
171 /* The base for the TI VPE driver controls. Total of 16 controls is reserved for
175 /* The base for the saa7134 driver controls.
176 * We reserve 16 controls for this driver. */
179 /* The base for the adv7180 driver controls.
180 * We reserve 16 controls for this driver. */
183 /* The base for the tc358743 driver controls.
184 * We reserve 16 controls for this driver. */
187 /* The base for the max217x driver controls.
188 * We reserve 32 controls for this driver
193 * The base for the tc35874x driver controls.
194 * We reserve 16 controls for this driver.
198 /* The base for the imx driver controls.
199 * We reserve 16 controls for this driver. */
203 * The base for the atmel isc driver controls.
204 * We reserve 32 controls for this driver.
209 /* The MPEG controls are applicable to all codec controls
237 /* MPEG audio controls specific to multiplexed streams */
363 /* MPEG video controls specific to multiplexed streams */
630 * Although VP8 is not part of MPEG we add these controls to the MPEG class
1033 /* Flash and privacy (indicator) light controls */
1100 /* Image source controls */
1114 /* Image processing controls */