Home
last modified time | relevance | path

Searched refs:offset_x (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2053 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
2065 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()
2086 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
2098 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()
2118 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
2130 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()
2140 buf_planes->plane_info.mp[2].offset_x = 0; in mm_stream_calc_offset_preview()
2162 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
2171 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()
2194 buf_planes->plane_info.mp[0].offset_x =0; in mm_stream_calc_offset_preview()
[all …]
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h434 int32_t offset_x; member