Lines Matching full:controls

3  * V4L2 controls framework control definitions.
790 /* USER controls */ in v4l2_ctrl_get_name()
791 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
792 case V4L2_CID_USER_CLASS: return "User Controls"; in v4l2_ctrl_get_name()
836 * Codec controls in v4l2_ctrl_get_name()
838 * The MPEG controls are applicable to all codec controls in v4l2_ctrl_get_name()
843 case V4L2_CID_CODEC_CLASS: return "Codec Controls"; in v4l2_ctrl_get_name()
977 /* VPX controls */ in v4l2_ctrl_get_name()
993 /* HEVC controls */ in v4l2_ctrl_get_name()
1046 /* AV1 controls */ in v4l2_ctrl_get_name()
1050 /* CAMERA controls */ in v4l2_ctrl_get_name()
1051 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1052 case V4L2_CID_CAMERA_CLASS: return "Camera Controls"; in v4l2_ctrl_get_name()
1091 /* FM Radio Modulator controls */ in v4l2_ctrl_get_name()
1092 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1093 case V4L2_CID_FM_TX_CLASS: return "FM Radio Modulator Controls"; in v4l2_ctrl_get_name()
1123 /* Flash controls */ in v4l2_ctrl_get_name()
1124 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1125 case V4L2_CID_FLASH_CLASS: return "Flash Controls"; in v4l2_ctrl_get_name()
1139 /* JPEG encoder controls */ in v4l2_ctrl_get_name()
1140 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1141 case V4L2_CID_JPEG_CLASS: return "JPEG Compression Controls"; in v4l2_ctrl_get_name()
1147 /* Image source controls */ in v4l2_ctrl_get_name()
1148 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1149 case V4L2_CID_IMAGE_SOURCE_CLASS: return "Image Source Controls"; in v4l2_ctrl_get_name()
1159 /* Image processing controls */ in v4l2_ctrl_get_name()
1160 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1161 case V4L2_CID_IMAGE_PROC_CLASS: return "Image Processing Controls"; in v4l2_ctrl_get_name()
1168 /* DV controls */ in v4l2_ctrl_get_name()
1169 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1170 case V4L2_CID_DV_CLASS: return "Digital Video Controls"; in v4l2_ctrl_get_name()
1181 case V4L2_CID_FM_RX_CLASS: return "FM Radio Receiver Controls"; in v4l2_ctrl_get_name()
1184 case V4L2_CID_RF_TUNER_CLASS: return "RF Tuner Controls"; in v4l2_ctrl_get_name()
1202 /* Detection controls */ in v4l2_ctrl_get_name()
1203 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1204 case V4L2_CID_DETECT_CLASS: return "Detection Controls"; in v4l2_ctrl_get_name()
1210 /* Stateless Codec controls */ in v4l2_ctrl_get_name()
1211 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1212 case V4L2_CID_CODEC_STATELESS_CLASS: return "Stateless Codec Controls"; in v4l2_ctrl_get_name()
1241 /* Colorimetry controls */ in v4l2_ctrl_get_name()
1242 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1243 case V4L2_CID_COLORIMETRY_CLASS: return "Colorimetry Controls"; in v4l2_ctrl_get_name()