Searched refs:getSrcChannel (Results 1 – 2 of 2) sorted by relevance
161 QCameraChannel *getSrcChannel(){return m_pSrcChannel;}; in getSrcChannel() function
949 if (pChannel == mPPChannels[i]->getSrcChannel()) { in validatePostProcess()955 if ((m_pReprocChannel != NULL) && (pChannel == m_pReprocChannel->getSrcChannel())) { in validatePostProcess()3447 m_pSrcChannel = mPPChannels[j]->getSrcChannel(); in doReprocess()