Home
last modified time | relevance | path

Searched refs:CAM_PAD_TO_2 (Results 1 – 6 of 6) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/common/
Dcam_types.h215 CAM_PAD_TO_2 = 2, enumerator
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_types.h219 CAM_PAD_TO_2 = 2, enumerator
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1698 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1710 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1766 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1972 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_post_view()
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1670 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1679 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1729 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1663 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1672 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
1722 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h284 CAM_PAD_TO_2 = 2, enumerator