Lines Matching full:controls
3 * V4L2 controls framework control definitions.
752 /* USER controls */ in v4l2_ctrl_get_name()
753 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
754 case V4L2_CID_USER_CLASS: return "User Controls"; in v4l2_ctrl_get_name()
798 * Codec controls in v4l2_ctrl_get_name()
800 * The MPEG controls are applicable to all codec controls in v4l2_ctrl_get_name()
805 case V4L2_CID_CODEC_CLASS: return "Codec Controls"; in v4l2_ctrl_get_name()
938 /* VPX controls */ in v4l2_ctrl_get_name()
954 /* HEVC controls */ in v4l2_ctrl_get_name()
1007 /* CAMERA controls */ in v4l2_ctrl_get_name()
1008 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1009 case V4L2_CID_CAMERA_CLASS: return "Camera Controls"; in v4l2_ctrl_get_name()
1047 /* FM Radio Modulator controls */ in v4l2_ctrl_get_name()
1048 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1049 case V4L2_CID_FM_TX_CLASS: return "FM Radio Modulator Controls"; in v4l2_ctrl_get_name()
1079 /* Flash controls */ in v4l2_ctrl_get_name()
1080 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1081 case V4L2_CID_FLASH_CLASS: return "Flash Controls"; in v4l2_ctrl_get_name()
1095 /* JPEG encoder controls */ in v4l2_ctrl_get_name()
1096 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1097 case V4L2_CID_JPEG_CLASS: return "JPEG Compression Controls"; in v4l2_ctrl_get_name()
1103 /* Image source controls */ in v4l2_ctrl_get_name()
1104 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1105 case V4L2_CID_IMAGE_SOURCE_CLASS: return "Image Source Controls"; in v4l2_ctrl_get_name()
1115 /* Image processing controls */ in v4l2_ctrl_get_name()
1116 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1117 case V4L2_CID_IMAGE_PROC_CLASS: return "Image Processing Controls"; in v4l2_ctrl_get_name()
1124 /* DV controls */ in v4l2_ctrl_get_name()
1125 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1126 case V4L2_CID_DV_CLASS: return "Digital Video Controls"; in v4l2_ctrl_get_name()
1137 case V4L2_CID_FM_RX_CLASS: return "FM Radio Receiver Controls"; in v4l2_ctrl_get_name()
1140 case V4L2_CID_RF_TUNER_CLASS: return "RF Tuner Controls"; in v4l2_ctrl_get_name()
1158 /* Detection 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_DETECT_CLASS: return "Detection Controls"; in v4l2_ctrl_get_name()
1166 /* Stateless Codec controls */ in v4l2_ctrl_get_name()
1167 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1168 case V4L2_CID_CODEC_STATELESS_CLASS: return "Stateless Codec Controls"; in v4l2_ctrl_get_name()
1193 /* Colorimetry controls */ in v4l2_ctrl_get_name()
1194 /* Keep the order of the 'case's the same as in v4l2-controls.h! */ in v4l2_ctrl_get_name()
1195 case V4L2_CID_COLORIMETRY_CLASS: return "Colorimetry Controls"; in v4l2_ctrl_get_name()