/hardware/libhardware/modules/camera/3_4/ |
D | v4l2_wrapper.cpp | 243 v4l2_ext_controls controls; in GetControl() local 245 memset(&controls, 0, sizeof(controls)); in GetControl() 248 controls.ctrl_class = V4L2_CTRL_ID2CLASS(control_id); in GetControl() 249 controls.count = 1; in GetControl() 250 controls.controls = &control; in GetControl() 252 if (IoctlLocked(VIDIOC_G_EXT_CTRLS, &controls) < 0) { in GetControl() 281 v4l2_ext_controls controls; in SetControl() local 283 memset(&controls, 0, sizeof(controls)); in SetControl() 287 controls.ctrl_class = V4L2_CTRL_ID2CLASS(control_id); in SetControl() 288 controls.count = 1; in SetControl() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 4196 struct v4l2_ext_controls controls; in venc_enable_initial_qp() local 4207 controls.count = 4; in venc_enable_initial_qp() 4208 controls.ctrl_class = V4L2_CTRL_CLASS_MPEG; in venc_enable_initial_qp() 4209 controls.controls = ctrl; in venc_enable_initial_qp() 4212 controls.controls[0].id, controls.controls[0].value, in venc_enable_initial_qp() 4213 controls.controls[1].id, controls.controls[1].value, in venc_enable_initial_qp() 4214 controls.controls[2].id, controls.controls[2].value, in venc_enable_initial_qp() 4215 controls.controls[3].id, controls.controls[3].value); in venc_enable_initial_qp() 4217 rc = ioctl(m_nDriver_fd, VIDIOC_S_EXT_CTRLS, &controls); in venc_enable_initial_qp() 4229 controls.controls[0].id, controls.controls[0].value, in venc_enable_initial_qp() [all …]
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 5222 struct v4l2_ext_controls controls; in venc_set_session_qp_range() local 5245 controls.count = 7; in venc_set_session_qp_range() 5246 controls.ctrl_class = V4L2_CTRL_CLASS_MPEG; in venc_set_session_qp_range() 5247 controls.controls = ctrl; in venc_set_session_qp_range() 5249 if(ioctl(m_nDriver_fd, VIDIOC_S_EXT_CTRLS, &controls)) { in venc_set_session_qp_range() 6205 struct v4l2_ext_controls controls; in venc_set_layer_bitrates() local 6224 controls.count = 2; in venc_set_layer_bitrates() 6225 controls.ctrl_class = V4L2_CTRL_CLASS_MPEG; in venc_set_layer_bitrates() 6226 controls.controls = ctrl; in venc_set_layer_bitrates() 6228 rc = ioctl(m_nDriver_fd, VIDIOC_S_EXT_CTRLS, &controls); in venc_set_layer_bitrates() [all …]
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2_params.cpp | 1723 struct v4l2_ext_controls controls; in venc_set_aspectratio() local 1733 controls.count = 2; in venc_set_aspectratio() 1734 controls.ctrl_class = V4L2_CTRL_CLASS_MPEG; in venc_set_aspectratio() 1735 controls.controls = ctrl; in venc_set_aspectratio() 1738 controls.controls[0].id, controls.controls[0].value, in venc_set_aspectratio() 1739 controls.controls[1].id, controls.controls[1].value); in venc_set_aspectratio() 1741 rc = ioctl(m_nDriver_fd, VIDIOC_S_EXT_CTRLS, &controls); in venc_set_aspectratio() 1748 controls.controls[0].id, controls.controls[0].value, in venc_set_aspectratio() 1749 controls.controls[1].id, controls.controls[1].value); in venc_set_aspectratio()
|
/hardware/interfaces/power/1.2/ |
D | IPower.hal | 24 * cpufreq governor and other controls.
|
/hardware/interfaces/power/1.3/ |
D | IPower.hal | 24 * cpufreq governor and other controls.
|
/hardware/interfaces/wifi/supplicant/1.1/ |
D | ISupplicantStaIface.hal | 25 * interface (e.g wlan0) it controls.
|
D | ISupplicantStaNetwork.hal | 26 * configuration it controls.
|
/hardware/interfaces/automotive/evs/1.1/default/ |
D | ConfigManager.h | 83 tuple<int32_t, int32_t, int32_t>> controls; variable
|
D | EvsCamera.cpp | 299 hidlCtrls.resize(mCameraInfo->controls.size()); in getParameterList() 301 for (auto& [cid, cfg] : mCameraInfo->controls) { in getParameterList() 312 auto range = mCameraInfo->controls[id]; in getIntParameterRange()
|
D | ConfigManager.cpp | 166 aCamera->controls.emplace( in readCameraCapabilities()
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 40 * cpufreq governor and other controls.
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantNetwork.hal | 21 * controls.
|
D | ISupplicantP2pNetwork.hal | 24 * configuration it controls.
|
D | ISupplicant.hal | 59 * name which the supplicant already controls.
|
D | ISupplicantIface.hal | 23 * it controls.
|
/hardware/interfaces/wifi/supplicant/1.4/ |
D | ISupplicantP2pIface.hal | 24 * interface (e.g p2p0) it controls.
|
D | ISupplicantStaNetwork.hal | 24 * configuration it controls.
|
/hardware/interfaces/wifi/supplicant/1.2/ |
D | ISupplicantP2pIface.hal | 26 * interface (e.g p2p0) it controls.
|
D | ISupplicantStaIface.hal | 26 * interface (e.g wlan0) it controls.
|
/hardware/interfaces/wifi/supplicant/1.3/ |
D | ISupplicantStaIface.hal | 27 * interface (e.g wlan0) it controls.
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 55 * cpufreq governor and other controls.
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraParametersIntf.h | 318 int32_t setCameraControls(int32_t controls);
|
/hardware/google/graphics/common/libhwjpeg/ |
D | hwjpeg-v4l2.cpp | 134 ctrls.controls = &ctrl; in SetQuality() 457 ctrls.controls = ctrl; in UpdateControls()
|
/hardware/interfaces/gnss/visibility_control/1.0/ |
D | IGnssVisibilityControlCallback.hal | 130 * only pass location information through Android framework controls are exempt from this
|