Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraPostProc.cpp3059 int8_t mCurChannelIdx = ppreq_job->ppChannelIndex; in doReprocess() local
3062 src_frame,src_reproc_frame,mCurReprocCount, mCurChannelIdx); in doReprocess()
3065 CAM_MANUAL_CAPTURE_TYPE_3) && (mCurChannelIdx == 0)) { in doReprocess()
3126 if (mPPChannels[mCurChannelIdx] != NULL) { in doReprocess()
3134 ret = mPPChannels[mCurChannelIdx]->doReprocessOffline(ppInputFrame, in doReprocess()
3143 mPPChannels[mCurChannelIdx]->doReprocessOffline( in doReprocess()
3187 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame, in doReprocess()