Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferallocation.cpp66 UNCOMPRESSED = 0, enumerator
129 if (type != UNCOMPRESSED) in get_rgb_stride_and_size()
219 if (type == UNCOMPRESSED) in get_afbc_yuv420_8bit_stride_and_size()
294 if (type != UNCOMPRESSED) in get_yv12_stride_and_size()
381 if (type == UNCOMPRESSED) in get_afbc_yuv422_8bit_stride_and_size()
666 if (type == UNCOMPRESSED) in get_yuv420_10bit_afbc_stride_and_size()
749 if (type == UNCOMPRESSED) in get_yuv422_10bit_afbc_stride_and_size()
888 AllocType alloc_type = UNCOMPRESSED; in mali_gralloc_buffer_allocate()
997 if (alloc_type != UNCOMPRESSED || in mali_gralloc_buffer_allocate()
1012 if (alloc_type != UNCOMPRESSED) in mali_gralloc_buffer_allocate()
[all …]
/device/linaro/hikey/gralloc960/
Dmali_gralloc_bufferallocation.cpp66 UNCOMPRESSED = 0, enumerator
129 if (type != UNCOMPRESSED) in get_rgb_stride_and_size()
219 if (type == UNCOMPRESSED) in get_afbc_yuv420_8bit_stride_and_size()
294 if (type != UNCOMPRESSED) in get_yv12_stride_and_size()
381 if (type == UNCOMPRESSED) in get_afbc_yuv422_8bit_stride_and_size()
666 if (type == UNCOMPRESSED) in get_yuv420_10bit_afbc_stride_and_size()
749 if (type == UNCOMPRESSED) in get_yuv422_10bit_afbc_stride_and_size()
888 AllocType alloc_type = UNCOMPRESSED; in mali_gralloc_buffer_allocate()
996 if (alloc_type != UNCOMPRESSED || in mali_gralloc_buffer_allocate()
1011 if (alloc_type != UNCOMPRESSED) in mali_gralloc_buffer_allocate()
[all …]