Searched refs:getReprocCount (Results 1 – 6 of 6) 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
8305 mParameters.getReprocCount(), curIndex); in getPPConfig()8316 pp_config.total_reproc_count = mParameters.getReprocCount(); in getPPConfig()8572 ((mParameters.getReprocCount() > 1) ? TRUE : FALSE)); in addReprocChannel()8602 minStreamBufNum += mParameters.getReprocCount() - 1; in addReprocChannel()8603 burst_cnt = mParameters.getReprocCount(); in addReprocChannel()