Home
last modified time | relevance | path

Searched defs:stream_info (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2676 int32_t mm_stream_calc_offset_preview(cam_stream_info_t *stream_info, in mm_stream_calc_offset_preview()
3033 int32_t mm_stream_calc_offset_post_view(cam_stream_info_t *stream_info, in mm_stream_calc_offset_post_view()
3702 int32_t mm_stream_calc_offset_raw(cam_stream_info_t *stream_info, in mm_stream_calc_offset_raw()
4624 int32_t mm_stream_calc_offset_postproc(cam_stream_info_t *stream_info, in mm_stream_calc_offset_postproc()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_camera_interface.h308 cam_stream_info_t *stream_info; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h297 cam_stream_info_t *stream_info; member
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp2315 stream_info_t* stream_info; in configureStreamsPerfLocked() local