Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCamera2HWI.h431 QCameraReprocessChannel *addReprocChannel(QCameraChannel *pInputChannel,
DQCameraPostProc.cpp273 mPPChannels[i] = m_parent->addReprocChannel(pInputChannel, i); in start()
DQCamera2HWI.cpp7725 QCameraReprocessChannel *QCamera2HardwareInterface::addReprocChannel( in addReprocChannel() function in qcamera::QCamera2HardwareInterface