Searched refs:m_bufCountPPQ (Results 1 – 4 of 4) sorted by relevance
217 int32_t m_bufCountPPQ; variable
85 m_bufCountPPQ(0), in QCameraPostProcessor()246 m_bufCountPPQ = 0; in start()2707 m_bufCountPPQ++; in doReprocess()2723 m_bufCountPPQ++; in doReprocess()2735 if (m_bufCountPPQ % numRequiredPPQBufsForSingleOutput == 0) { in doReprocess()