Home
last modified time | relevance | path

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

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