Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_camera_interface.h990 int32_t mm_stream_calc_offset_post_view(cam_stream_info_t *stream_info,
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c96 int32_t mm_stream_calc_offset_post_view(cam_stream_info_t *stream_info,
3033 int32_t mm_stream_calc_offset_post_view(cam_stream_info_t *stream_info, in mm_stream_calc_offset_post_view() function
4653 rc = mm_stream_calc_offset_post_view(stream_info, in mm_stream_calc_offset_postproc()
4776 rc = mm_stream_calc_offset_post_view(my_obj->stream_info, in mm_stream_calc_offset()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStream.cpp873 rc = mm_stream_calc_offset_post_view(streamInfo, in calcOffset()