Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.cpp1453 mm_camera_buf_def_t *pReprocFrame = NULL; in processPPData() local
1475 pReprocFrame = frame->bufs[i]; in processPPData()
1481 if (pReprocFrame != NULL && m_parent->mParameters.isFaceDetectionEnabled()) { in processPPData()
1482 m_parent->TsMakeupProcess_Snapshot(pReprocFrame,pSnapshotStream); in processPPData()