Searched refs:syncStreamParams (Results 1 – 6 of 6) sorted by relevance
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraPostProc.h | 158 int32_t syncStreamParams(mm_camera_super_buf_t *frame,
|
D | QCameraPostProc.cpp | 1705 int32_t QCameraPostProcessor::syncStreamParams(mm_camera_super_buf_t *frame, in syncStreamParams() function in qcamera::QCameraPostProcessor 2536 pme->syncStreamParams(jpeg_job->src_frame, NULL); in dataProcessRoutine() 2680 syncStreamParams(src_frame, src_reproc_frame); in doReprocess()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraPostProc.h | 158 int32_t syncStreamParams(mm_camera_super_buf_t *frame,
|
D | QCameraPostProc.cpp | 1705 int32_t QCameraPostProcessor::syncStreamParams(mm_camera_super_buf_t *frame, in syncStreamParams() function in qcamera::QCameraPostProcessor 2536 pme->syncStreamParams(jpeg_job->src_frame, NULL); in dataProcessRoutine() 2680 syncStreamParams(src_frame, src_reproc_frame); in doReprocess()
|
/device/google/marlin/camera/QCamera2/HAL/ |
D | QCameraPostProc.h | 177 int32_t syncStreamParams(mm_camera_super_buf_t *frame,
|
D | QCameraPostProc.cpp | 2010 int32_t QCameraPostProcessor::syncStreamParams(mm_camera_super_buf_t *frame, in syncStreamParams() function in qcamera::QCameraPostProcessor 2944 pme->syncStreamParams(jpeg_job->src_frame, NULL); in dataProcessRoutine() 3124 syncStreamParams(src_frame, src_reproc_frame); in doReprocess()
|