Searched refs:getReprocCount (Results 1 – 6 of 6) sorted by relevance
765 int8_t getReprocCount(){return mTotalPPCount;}; in getReprocCount() function
5709 if ( curCount != mParameters.getReprocCount() ) { in getPPConfig()5711 mParameters.getReprocCount(), curCount); in getPPConfig()5832 if (curCount != mParameters.getReprocCount()) { in getPPConfig()
248 mTotalNumReproc = m_parent->mParameters.getReprocCount(); in start()