Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/stack/common/
Dmm_camera_interface.h916 int32_t mm_stream_calc_offset_video(cam_format_t fmt,
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c104 int32_t mm_stream_calc_offset_video(cam_format_t fmt,
3764 int32_t mm_stream_calc_offset_video(cam_format_t fmt, in mm_stream_calc_offset_video() function
4345 rc = mm_stream_calc_offset_video(stream_info->fmt, in mm_stream_calc_offset_postproc()
4471 rc = mm_stream_calc_offset_video(my_obj->stream_info->fmt, in mm_stream_calc_offset()
/device/google/marlin/camera/QCamera2/HAL/
DQCameraStream.cpp856 rc = mm_stream_calc_offset_video(streamInfo->fmt, in calcOffset()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1562 rc = mm_stream_calc_offset_video(reproc_cfg.stream_format, in setReprocConfig()