Home
last modified time | relevance | path

Searched refs:sync_control (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h112 cam_sync_related_sensors_control_t sync_control; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp6140 (m_relCamSyncInfo.sync_control == CAM_SYNC_RELATED_SENSORS_ON)) { in initDefaultParameters()
12213 if(m_relCamSyncInfo.sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in setDcrf()
12342 bundle_info.sync_control = in setDualCamBundleInfo()
14047 bundle_info[num_cam].sync_control = CAM_SYNC_RELATED_SENSORS_ON; in setStreamConfigure()
14059 bundle_info[num_cam].sync_control = CAM_SYNC_RELATED_SENSORS_ON; in setStreamConfigure()
14564 if (m_relCamSyncInfo.sync_control == CAM_SYNC_RELATED_SENSORS_ON) { in updatePpFeatureMask()
DQCameraMuxer.cpp2141 info.sync_control = CAM_SYNC_RELATED_SENSORS_ON; in cameraDeviceOpen()
DQCameraPostProc.cpp2821 if (related_cam_info->sync_control == CAM_SYNC_RELATED_SENSORS_ON && in encodeData()