Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp826 bool QCameraParametersIntf::isHighQualityNoiseReductionMode() in isHighQualityNoiseReductionMode() function in qcamera::QCameraParametersIntf
DQCameraParameters.h754 inline bool isHighQualityNoiseReductionMode() {return m_bHighQualityNoiseReductionMode;}; in isHighQualityNoiseReductionMode() function