Home
last modified time | relevance | path

Searched refs:pInputChannel (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCamera2HWI.h451 QCameraReprocessChannel *addReprocChannel(QCameraChannel *pInputChannel,
DQCameraPostProc.cpp270 QCameraChannel *pInputChannel = pSrcChannel; in start() local
283 if (pInputChannel == NULL) { in start()
314 mPPChannels[i] = m_parent->addReprocChannel(pInputChannel, i); in start()
326 pInputChannel = static_cast<QCameraChannel *>(mPPChannels[i]); in start()
DQCamera2HWI.cpp8535 QCameraChannel *pInputChannel, int8_t cur_channel_index) in addReprocChannel() argument
8542 if (pInputChannel == NULL) { in addReprocChannel()
8646 pInputChannel, in addReprocChannel()