Searched refs:mCurChannelIdx (Results 1 – 1 of 1) sorted by relevance
3407 int8_t mCurChannelIdx = ppreq_job->ppChannelIndex; in doReprocess() local3410 src_frame,src_reproc_frame,mCurReprocCount, mCurChannelIdx); in doReprocess()3413 CAM_MANUAL_CAPTURE_TYPE_3) && (mCurChannelIdx == 0)) { in doReprocess()3475 if (mPPChannels[mCurChannelIdx] != NULL) { in doReprocess()3483 ret = mPPChannels[mCurChannelIdx]->doReprocessOffline(ppInputFrame, in doReprocess()3492 mPPChannels[mCurChannelIdx]->doReprocessOffline( in doReprocess()3536 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame, in doReprocess()