Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraPostProc.cpp3039 mm_camera_super_buf_t *ppInputFrame = NULL; in doReprocess() local
3066 ppInputFrame = src_reproc_frame; in doReprocess()
3068 ppInputFrame = src_frame; in doReprocess()
3134 ret = mPPChannels[mCurChannelIdx]->doReprocessOffline(ppInputFrame, in doReprocess()
3187 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame, in doReprocess()