Home
last modified time | relevance | path

Searched refs:getReprocCount (Results 1 – 6 of 6) sorted by relevance

/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h765 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount() function
DQCamera2HWI.cpp5709 if ( curCount != mParameters.getReprocCount() ) { in getPPConfig()
5711 mParameters.getReprocCount(), curCount); in getPPConfig()
5832 if (curCount != mParameters.getReprocCount()) { in getPPConfig()
DQCameraPostProc.cpp248 mTotalNumReproc = m_parent->mParameters.getReprocCount(); in start()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h765 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount() function
DQCamera2HWI.cpp5709 if ( curCount != mParameters.getReprocCount() ) { in getPPConfig()
5711 mParameters.getReprocCount(), curCount); in getPPConfig()
5832 if (curCount != mParameters.getReprocCount()) { in getPPConfig()
DQCameraPostProc.cpp248 mTotalNumReproc = m_parent->mParameters.getReprocCount(); in start()