Searched refs:m_bufCountPPQ (Results 1 – 2 of 2) sorted by relevance
239 int32_t m_bufCountPPQ; variable
91 m_bufCountPPQ(0), in QCameraPostProcessor()257 m_bufCountPPQ = 0; in start()3109 m_bufCountPPQ++; in doReprocess()3128 m_bufCountPPQ++; in doReprocess()3138 if (m_bufCountPPQ % numRequiredPPQBufsForSingleOutput == 0) { in doReprocess()