Home
last modified time | relevance | path

Searched refs:stillmore_settings_need (Results 1 – 10 of 10) sorted by relevance

/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_intf.h329 cam_still_more_t stillmore_settings_need; member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_intf.h329 cam_still_more_t stillmore_settings_need; member
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.cpp9244 m_pCapability->stillmore_settings_need.min_burst_count) && in getBurstCountForAdvancedCapture()
9246 m_pCapability->stillmore_settings_need.max_burst_count)) { in getBurstCountForAdvancedCapture()
9249 burstCount = m_pCapability->stillmore_settings_need.burst_count; in getBurstCountForAdvancedCapture()
11463 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumOfExtraBuffersForImageProc()
11465 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumOfExtraBuffersForImageProc()
11468 numOfBufs += m_pCapability->stillmore_settings_need.burst_count - 1; in getNumOfExtraBuffersForImageProc()
11545 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumberInBufsForSingleShot()
11547 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumberInBufsForSingleShot()
11550 numOfBufs = m_pCapability->stillmore_settings_need.burst_count; in getNumberInBufsForSingleShot()
DQCameraParameters.h761 {return m_pCapability->stillmore_settings_need;}; in getStillMoreCapability()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.cpp9244 m_pCapability->stillmore_settings_need.min_burst_count) && in getBurstCountForAdvancedCapture()
9246 m_pCapability->stillmore_settings_need.max_burst_count)) { in getBurstCountForAdvancedCapture()
9249 burstCount = m_pCapability->stillmore_settings_need.burst_count; in getBurstCountForAdvancedCapture()
11463 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumOfExtraBuffersForImageProc()
11465 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumOfExtraBuffersForImageProc()
11468 numOfBufs += m_pCapability->stillmore_settings_need.burst_count - 1; in getNumOfExtraBuffersForImageProc()
11545 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumberInBufsForSingleShot()
11547 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumberInBufsForSingleShot()
11550 numOfBufs = m_pCapability->stillmore_settings_need.burst_count; in getNumberInBufsForSingleShot()
DQCameraParameters.h761 {return m_pCapability->stillmore_settings_need;}; in getStillMoreCapability()
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_intf.h437 cam_still_more_t stillmore_settings_need; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_intf.h437 cam_still_more_t stillmore_settings_need; member
/device/google/marlin/camera/QCamera2/HAL/
DQCameraParameters.cpp10537 m_pCapability->stillmore_settings_need.min_burst_count) && in getBurstCountForAdvancedCapture()
10539 m_pCapability->stillmore_settings_need.max_burst_count)) { in getBurstCountForAdvancedCapture()
10542 burstCount = m_pCapability->stillmore_settings_need.burst_count; in getBurstCountForAdvancedCapture()
13079 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumOfExtraBuffersForImageProc()
13081 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumOfExtraBuffersForImageProc()
13084 numOfBufs += m_pCapability->stillmore_settings_need.burst_count - 1; in getNumOfExtraBuffersForImageProc()
13163 m_pCapability->stillmore_settings_need.min_burst_count) && in getNumberInBufsForSingleShot()
13165 m_pCapability->stillmore_settings_need.max_burst_count)) { in getNumberInBufsForSingleShot()
13168 numOfBufs = m_pCapability->stillmore_settings_need.burst_count; in getNumberInBufsForSingleShot()
DQCameraParameters.h808 {return m_pCapability->stillmore_settings_need;}; in getStillMoreCapability()