Home
last modified time | relevance | path

Searched refs:getPPChannelCount (Results 1 – 2 of 2) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraPostProc.h149 int8_t getPPChannelCount() {return mPPChannelCount;}; in getPPChannelCount() function
DQCamera2HWI.cpp7643 (m_postprocessor.getPPChannelCount() > 1)) { in getPPConfig()