Searched refs:CAM_PAD_TO_2 (Results 1 – 6 of 6) sorted by relevance
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 1698 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/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 289 CAM_PAD_TO_2 = 2, enumerator
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2049 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview() 2061 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_2); in mm_stream_calc_offset_preview() 2115 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview() 2319 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_post_view()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2049 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview() 2061 scanline = PAD_TO_SIZE(dim->height / 2, CAM_PAD_TO_2); in mm_stream_calc_offset_preview() 2115 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_preview() 2319 scanline = PAD_TO_SIZE(dim->height, CAM_PAD_TO_2); in mm_stream_calc_offset_post_view()
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_types.h | 342 CAM_PAD_TO_2 = 2, enumerator
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 342 CAM_PAD_TO_2 = 2, enumerator
|