Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.h154 int32_t processRawImageImpl(mm_camera_super_buf_t *recvd_frame);
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.h225 int32_t processRawImageImpl(mm_camera_super_buf_t *recvd_frame);
DQCameraPostProc.cpp2871 int32_t QCameraPostProcessor::processRawImageImpl(mm_camera_super_buf_t *recvd_frame) in processRawImageImpl() function in qcamera::QCameraPostProcessor
3323 ret = pme->processRawImageImpl(super_buf); in dataProcessRoutine()