Home
last modified time | relevance | path

Searched defs:isHighQualityNoiseReductionMode (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp878 bool QCameraParametersIntf::isHighQualityNoiseReductionMode() in isHighQualityNoiseReductionMode() function in qcamera::QCameraParametersIntf
DQCameraParameters.h782 inline bool isHighQualityNoiseReductionMode() {return m_bHighQualityNoiseReductionMode;}; in isHighQualityNoiseReductionMode() function