Home
last modified time | relevance | path

Searched refs:min_burst_count (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h2849 uint8_t min_burst_count; member
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp10913 m_pCapability->stillmore_settings_need.min_burst_count) && in getBurstCountForAdvancedCapture()
14214 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumOfExtraBuffersForImageProc()
14302 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumberInBufsForSingleShot()
DQCamera2HWI.cpp4702 if (dynamic_img_data.input_count >= stillmore_cap.min_burst_count && in configureStillMore()
4717 if ((burst_setprop < stillmore_cap.min_burst_count) || in configureStillMore()