Lines Matching refs:m_pReprocChannel
800 QCameraReprocessChannel *m_pReprocChannel = NULL;
809 m_pReprocChannel = mPPChannels[i];
814 if ((m_pReprocChannel != NULL) && (pChannel == m_pReprocChannel->getSrcChannel())) {
816 for (uint8_t i = 0; i < m_pReprocChannel->getNumOfStreams(); i++) {
817 pStream = m_pReprocChannel->getStreamByIndex(i);