Searched refs:mm_stream_calc_offset_snapshot (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 786 int32_t mm_stream_calc_offset_snapshot(cam_format_t fmt,
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 90 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/ |
D | QCameraStream.cpp | 697 rc = mm_stream_calc_offset_snapshot(streamInfo->fmt, in calcOffset()
|
/hardware/qcom/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 1251 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()
|