Searched refs:CAM_PP_CHANNEL_MAX (Results 1 – 2 of 2) sorted by relevance
43 #define CAM_PP_CHANNEL_MAX 8 macro258 QCameraReprocessChannel *mPPChannels[CAM_PP_CHANNEL_MAX];
3419 if (mPPChannelCount >= CAM_PP_CHANNEL_MAX) { in doReprocess()