Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferallocation.cpp308 int chroma_stride = GRALLOC_ALIGN(luma_stride / 2, stride_alignment); in get_yv12_stride_and_size() local
310 *size = height *(luma_stride + chroma_stride); in get_yv12_stride_and_size()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.cpp308 int chroma_stride = GRALLOC_ALIGN(luma_stride / 2, stride_alignment); in get_yv12_stride_and_size() local
310 *size = height *(luma_stride + chroma_stride); in get_yv12_stride_and_size()