Searched refs:mCurChannelIdx (Results 1 – 1 of 1) sorted by relevance
3070 int8_t mCurChannelIdx = ppreq_job->ppChannelIndex; in doReprocess() local3073 src_frame,src_reproc_frame,mCurReprocCount, mCurChannelIdx); in doReprocess()3076 CAM_MANUAL_CAPTURE_TYPE_3) && (mCurChannelIdx == 0)) { in doReprocess()3137 if (mPPChannels[mCurChannelIdx] != NULL) { in doReprocess()3145 ret = mPPChannels[mCurChannelIdx]->doReprocessOffline(ppInputFrame, in doReprocess()3154 mPPChannels[mCurChannelIdx]->doReprocessOffline( in doReprocess()3198 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame, in doReprocess()