Searched refs:m_pSrcChannel (Results 1 – 5 of 5) sorted by relevance
150 QCameraChannel *getSrcChannel(){return m_pSrcChannel;}; in getSrcChannel()164 QCameraChannel *m_pSrcChannel; // ptr to source channel for reprocess variable
902 m_pSrcChannel(NULL), in QCameraReprocessChannel()918 m_pSrcChannel(NULL), in QCameraReprocessChannel()1195 m_pSrcChannel = pSrcChannel; in addReprocStreamsFromSource()1386 if (m_pSrcChannel == NULL) { in doReprocessOffline()1419 m_pSrcChannel->getStreamByHandle(stream_id); in doReprocessOffline()1484 if (m_pSrcChannel == NULL) { in doReprocess()
3013 QCameraChannel *m_pSrcChannel = NULL; in doReprocess() local3077 m_pSrcChannel = mPPChannels[j]->getSrcChannel(); in doReprocess()3078 if (m_pSrcChannel == NULL) in doReprocess()3082 m_pSrcChannel->getStreamByHandle( in doReprocess()
578 QCamera3ProcessingChannel *m_pSrcChannel; // ptr to source channel for reprocess variable
3615 m_pSrcChannel(NULL), in QCamera3ReprocessChannel()4004 if (NULL == m_pSrcChannel) { in getSrcStreamBySrcHandle()4010 pStream = m_pSrcChannel->getStreamByIndex(i); in getSrcStreamBySrcHandle()4639 m_pSrcChannel = src_config.src_channel; in addReprocStreamsFromSource()