Searched refs:getReprocCount (Results 1 – 5 of 5) sorted by relevance
162 int8_t getReprocCount(){return mPassCount;}; in getReprocCount() function
260 int8_t getReprocCount();
1187 int8_t QCameraParametersIntf::getReprocCount() in getReprocCount() function in qcamera::QCameraParametersIntf1191 return mImpl->getReprocCount(); in getReprocCount()
307 mPPChannelCount = m_parent->mParameters.getReprocCount() - 1; in start()309 mPPChannelCount = m_parent->mParameters.getReprocCount(); in start()1509 m_parent->mParameters.getReprocCount()); in processPPData()1510 if (mCurReprocCount < m_parent->mParameters.getReprocCount()) { in processPPData()1515 if ((mPPChannels[mCurChannelIndex]->getReprocCount() in processPPData()
840 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount() function