Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.cpp3387 mm_camera_super_buf_t *ppInputFrame = NULL; in doReprocess() local
3414 ppInputFrame = src_reproc_frame; in doReprocess()
3416 ppInputFrame = src_frame; in doReprocess()
3483 ret = mPPChannels[mCurChannelIdx]->doReprocessOffline(ppInputFrame, in doReprocess()
3536 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame, in doReprocess()