Searched defs:m_pSrcChannel (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraChannel.h161 QCameraChannel *getSrcChannel(){return m_pSrcChannel;};
175 QCameraChannel *m_pSrcChannel; // ptr to source channel for reprocess member in class:qcamera::QCameraReprocessChannel
H A DQCameraPostProc.cpp3383 QCameraChannel *m_pSrcChannel = NULL; local
3447 m_pSrcChannel = mPPChannels[j]->getSrcChannel();
3448 if (m_pSrcChannel == NULL)
3452 m_pSrcChannel->getStreamByHandle(
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.h682 QCamera3ProcessingChannel *m_pSrcChannel; // ptr to source channel for reprocess member in class:qcamera::QCamera3ReprocessChannel

Completed in 31 milliseconds