Home
last modified time | relevance | path

Searched refs:CAM_PAD_TO_64 (Results 1 – 4 of 4) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/common/
Dcam_types.h221 CAM_PAD_TO_64 = 64, enumerator
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_types.h225 CAM_PAD_TO_64 = 64, enumerator
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1904 stride = PAD_TO_SIZE(dim->width, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()
1905 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()
1915 stride = PAD_TO_SIZE(dim->width, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()
1916 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_64); in mm_stream_calc_offset_post_view()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h290 CAM_PAD_TO_64 = 64, enumerator