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 */
151 /* The base for the meye driver controls. See linux/meye.h for the list
152 * of controls. We reserve 16 controls for this driver. */
155 /* The base for the bttv driver controls.
156 * We reserve 32 controls for this driver. */
160 /* The base for the s2255 driver controls.
161 * We reserve 16 controls for this driver. */
165 * The base for the si476x driver controls. See include/media/drv-intf/si476x.h
166 * for the list of controls. Total of 16 controls is reserved for this driver
170 /* The base for the TI VPE driver controls. Total of 16 controls is reserved for
174 /* The base for the saa7134 driver controls.
175 * We reserve 16 controls for this driver. */
178 /* The base for the adv7180 driver controls.
179 * We reserve 16 controls for this driver. */
182 /* The base for the tc358743 driver controls.
183 * We reserve 16 controls for this driver. */
186 /* The base for the max217x driver controls.
187 * We reserve 32 controls for this driver
191 /* The base for the imx driver controls.
192 * We reserve 16 controls for this driver. */
196 * The base for the atmel isc driver controls.
197 * We reserve 32 controls for this driver.
202 /* The MPEG controls are applicable to all codec controls
230 /* MPEG audio controls specific to multiplexed streams */
356 /* MPEG video controls specific to multiplexed streams */
608 * Although VP8 is not part of MPEG we add these controls to the MPEG class
1002 /* Flash and privacy (indicator) light controls */
1069 /* Image source controls */
1083 /* Image processing controls */