Home | History | Annotate | Download | only in HAL

Lines Matching defs:m_pReprocChannel

797     QCameraReprocessChannel *m_pReprocChannel = NULL;
806 m_pReprocChannel = mPPChannels[i];
811 if ((m_pReprocChannel != NULL) && (pChannel == m_pReprocChannel->getSrcChannel())) {
813 for (uint8_t i = 0; i < m_pReprocChannel->getNumOfStreams(); i++) {
814 pStream = m_pReprocChannel->getStreamByIndex(i);