Searched refs:mm_stream_calc_offset_snapshot (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 101 int32_t mm_stream_calc_offset_snapshot(cam_format_t fmt, 3384 int32_t mm_stream_calc_offset_snapshot(cam_format_t fmt, in mm_stream_calc_offset_snapshot() function 4660 rc = mm_stream_calc_offset_snapshot(stream_info->fmt, in mm_stream_calc_offset_postproc() 4687 rc = mm_stream_calc_offset_snapshot(stream_info->fmt, in mm_stream_calc_offset_postproc() 4783 rc = mm_stream_calc_offset_snapshot(my_obj->stream_info->fmt, in mm_stream_calc_offset()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 1742 rc = mm_stream_calc_offset_snapshot(streamFormat, &reproc_cfg.input_stream_dim, in setReprocConfig() 2966 rc = mm_stream_calc_offset_snapshot(mStreamFormat, &streamDim, &paddingInfo, in initialize() 3821 rc = mm_stream_calc_offset_snapshot(mStreamFormat, &streamDim, &paddingInfo, in initialize()
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraStream.cpp | 879 rc = mm_stream_calc_offset_snapshot(streamInfo->fmt, in calcOffset()
|