Searched refs:m_bufCountPPQ (Results 1 – 2 of 2) sorted by relevance
283 int32_t m_bufCountPPQ; variable
96 m_bufCountPPQ(0), in QCameraPostProcessor()300 m_bufCountPPQ = 0; in start()3480 m_bufCountPPQ++; in doReprocess()3502 m_bufCountPPQ++; in doReprocess()3512 if (m_bufCountPPQ % numRequiredPPQBufsForSingleOutput == 0) { in doReprocess()