Home
last modified time | relevance | path

Searched defs:getReprocCount (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraChannel.h162 int8_t getReprocCount(){return mPassCount;}; in getReprocCount() function
DQCameraParametersIntf.cpp1187 int8_t QCameraParametersIntf::getReprocCount() in getReprocCount() function in qcamera::QCameraParametersIntf
DQCameraParameters.h840 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount() function