Home
last modified time | relevance | path

Searched refs:cam_still_more_t (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.h757 cam_still_more_t getStillMoreSettings() {return m_stillmore_config;}; in getStillMoreSettings()
758 void setStillMoreSettings(cam_still_more_t stillmore_config) in setStillMoreSettings()
760 cam_still_more_t getStillMoreCapability() in getStillMoreCapability()
1013 cam_still_more_t m_stillmore_config;
DQCamera2HWI.cpp2586 cam_still_more_t stillmore_config = mParameters.getStillMoreSettings(); in unconfigureAdvancedCapture()
2852 cam_still_more_t stillmore_config; in configureStillMore()
2853 cam_still_more_t stillmore_cap; in configureStillMore()
2887 memset(&stillmore_config, 0, sizeof(cam_still_more_t)); in configureStillMore()
5930 cam_still_more_t stillmore_config = mParameters.getStillMoreSettings(); in addReprocChannel()
DQCameraParameters.cpp851 memset(&m_stillmore_config, 0, sizeof(cam_still_more_t)); in QCameraParameters()
937 memset(&m_stillmore_config, 0, sizeof(cam_still_more_t)); in QCameraParameters()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_intf.h329 cam_still_more_t stillmore_settings_need;
Dcam_types.h2039 } cam_still_more_t; typedef