Home
last modified time | relevance | path

Searched refs:opti_zoom_settings_need (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_intf.h524 cam_opti_zoom_t opti_zoom_settings_need; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp9356 cam_opti_zoom_t *opti_zoom_settings_need = in isOptiZoomEnabled() local
9357 &(m_pCapability->opti_zoom_settings_need); in isOptiZoomEnabled()
9358 uint32_t zoom_threshold = (uint32_t) opti_zoom_settings_need->zoom_threshold; in isOptiZoomEnabled()
10904 burstCount = m_pCapability->opti_zoom_settings_need.burst_count; in getBurstCountForAdvancedCapture()
14207 numOfBufs += m_pCapability->opti_zoom_settings_need.burst_count - 1; in getNumOfExtraBuffersForImageProc()
14289 numOfBufs = m_pCapability->opti_zoom_settings_need.burst_count; in getNumberInBufsForSingleShot()