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()
976 /* VPX controls */ in v4l2_ctrl_get_name()
992 /* HEVC controls */ in v4l2_ctrl_get_name()
1045 /* AV1 controls */ in v4l2_ctrl_get_name()
1049 /* CAMERA controls */ in v4l2_ctrl_get_name()
1050 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1051 case V4L2_CID_CAMERA_CLASS: return "Camera Controls"; in v4l2_ctrl_get_name()
1090 /* FM Radio Modulator controls */ in v4l2_ctrl_get_name()
1091 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1092 case V4L2_CID_FM_TX_CLASS: return "FM Radio Modulator Controls"; in v4l2_ctrl_get_name()
1122 /* Flash controls */ in v4l2_ctrl_get_name()
1123 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1124 case V4L2_CID_FLASH_CLASS: return "Flash Controls"; in v4l2_ctrl_get_name()
1138 /* JPEG encoder controls */ in v4l2_ctrl_get_name()
1139 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1140 case V4L2_CID_JPEG_CLASS: return "JPEG Compression Controls"; in v4l2_ctrl_get_name()
1146 /* Image source controls */ in v4l2_ctrl_get_name()
1147 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1148 case V4L2_CID_IMAGE_SOURCE_CLASS: return "Image Source Controls"; in v4l2_ctrl_get_name()
1158 /* Image processing controls */ in v4l2_ctrl_get_name()
1159 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1160 case V4L2_CID_IMAGE_PROC_CLASS: return "Image Processing Controls"; in v4l2_ctrl_get_name()
1167 /* DV controls */ in v4l2_ctrl_get_name()
1168 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1169 case V4L2_CID_DV_CLASS: return "Digital Video Controls"; in v4l2_ctrl_get_name()
1180 case V4L2_CID_FM_RX_CLASS: return "FM Radio Receiver Controls"; in v4l2_ctrl_get_name()
1183 case V4L2_CID_RF_TUNER_CLASS: return "RF Tuner Controls"; in v4l2_ctrl_get_name()
1201 /* Detection controls */ in v4l2_ctrl_get_name()
1202 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1203 case V4L2_CID_DETECT_CLASS: return "Detection Controls"; in v4l2_ctrl_get_name()
1209 /* Stateless Codec controls */ in v4l2_ctrl_get_name()
1210 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1211 case V4L2_CID_CODEC_STATELESS_CLASS: return "Stateless Codec Controls"; in v4l2_ctrl_get_name()
1240 /* Colorimetry controls */ in v4l2_ctrl_get_name()
1241 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1242 case V4L2_CID_COLORIMETRY_CLASS: return "Colorimetry Controls"; in v4l2_ctrl_get_name()