Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferallocation.cpp457 int luma_pixel_stride, luma_byte_stride; in get_yuv_pX10_stride_and_size() local
474 luma_byte_stride = GRALLOC_ALIGN(width * 2, YUV_MALI_PLANE_ALIGN); in get_yuv_pX10_stride_and_size()
479 *size = luma_byte_stride *height + chroma_size; in get_yuv_pX10_stride_and_size()
484 *byte_stride = luma_byte_stride; in get_yuv_pX10_stride_and_size()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.cpp457 int luma_pixel_stride, luma_byte_stride; in get_yuv_pX10_stride_and_size() local
474 luma_byte_stride = GRALLOC_ALIGN(width * 2, YUV_MALI_PLANE_ALIGN); in get_yuv_pX10_stride_and_size()
479 *size = luma_byte_stride *height + chroma_size; in get_yuv_pX10_stride_and_size()
484 *byte_stride = luma_byte_stride; in get_yuv_pX10_stride_and_size()