Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferallocation.cpp603 int y410_byte_stride, y410_pixel_stride; in get_yuv_y410_stride_and_size() local
606 y410_byte_stride = GRALLOC_ALIGN(width * 4, YUV_MALI_PLANE_ALIGN); in get_yuv_y410_stride_and_size()
611 *size = y410_byte_stride *height; in get_yuv_y410_stride_and_size()
616 *byte_stride = y410_byte_stride; in get_yuv_y410_stride_and_size()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.cpp603 int y410_byte_stride, y410_pixel_stride; in get_yuv_y410_stride_and_size() local
606 y410_byte_stride = GRALLOC_ALIGN(width * 4, YUV_MALI_PLANE_ALIGN); in get_yuv_y410_stride_and_size()
611 *size = y410_byte_stride *height; in get_yuv_y410_stride_and_size()
616 *byte_stride = y410_byte_stride; in get_yuv_y410_stride_and_size()