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
905 m_pSrcChannel(NULL), in QCameraReprocessChannel()921 m_pSrcChannel(NULL), in QCameraReprocessChannel()1198 m_pSrcChannel = pSrcChannel; in addReprocStreamsFromSource()1391 if (m_pSrcChannel == NULL) { in doReprocessOffline()1424 m_pSrcChannel->getStreamByHandle(stream_id); in doReprocessOffline()1497 if (m_pSrcChannel == NULL) { in doReprocess()
3046 QCameraChannel *m_pSrcChannel = NULL; in doReprocess() local3110 m_pSrcChannel = mPPChannels[j]->getSrcChannel(); in doReprocess()3111 if (m_pSrcChannel == NULL) in doReprocess()3115 m_pSrcChannel->getStreamByHandle( in doReprocess()
612 QCamera3ProcessingChannel *m_pSrcChannel; // ptr to source channel for reprocess variable
3924 m_pSrcChannel(NULL), in QCamera3ReprocessChannel()4316 if (NULL == m_pSrcChannel) { in getSrcStreamBySrcHandle()4322 pStream = m_pSrcChannel->getStreamByIndex(i); in getSrcStreamBySrcHandle()4975 m_pSrcChannel = src_config.src_channel; in addReprocStreamsFromSource()