Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraPostProc.cpp3017 mm_camera_super_buf_t *ppInputFrame = NULL; in doReprocess() local
3044 ppInputFrame = src_reproc_frame; in doReprocess()
3046 ppInputFrame = src_frame; in doReprocess()
3111 ret = mPPChannels[mCurChannelIdx]->doReprocessOffline(ppInputFrame, in doReprocess()
3162 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame, in doReprocess()