Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dexynos_format_allocation.h34 const size_t luma_body_size = (bpp == 8) ? in sbwc_sizes() local
44 …MALI_GRALLOC_LOGV("SBWC luma body size 0x%zx, header size 0x%zx", luma_body_size, luma_header_size… in sbwc_sizes()
47 return { luma_body_size + luma_header_size, in sbwc_sizes()