Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/stack/common/
Dmm_camera_interface.h786 int32_t mm_stream_calc_offset_snapshot(cam_format_t fmt,
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c90 int32_t mm_stream_calc_offset_snapshot(cam_format_t fmt,
2446 int32_t mm_stream_calc_offset_snapshot(cam_format_t fmt, in mm_stream_calc_offset_snapshot() function
3262 rc = mm_stream_calc_offset_snapshot(stream_info->fmt, in mm_stream_calc_offset_postproc()
3289 rc = mm_stream_calc_offset_snapshot(stream_info->fmt, in mm_stream_calc_offset_postproc()
3341 rc = mm_stream_calc_offset_snapshot(my_obj->stream_info->fmt, in mm_stream_calc_offset()
/hardware/qcom/camera/QCamera2/HAL/
DQCameraStream.cpp697 rc = mm_stream_calc_offset_snapshot(streamInfo->fmt, in calcOffset()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1251 rc = mm_stream_calc_offset_snapshot(streamFormat, &reproc_cfg.input_stream_dim, in setReprocConfig()
2328 rc = mm_stream_calc_offset_snapshot(mStreamFormat, &streamDim, &paddingInfo, in initialize()