Searched refs:SBWCL_8B_CBCR_SIZE (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | mfc_macros_local.h | 52 #define SBWCL_8B_CBCR_SIZE(w, h, r) ((SBWCL_8B_STRIDE(w, r) * (((__ALIGN_UP((h), 8) / 2) + 3) / 4… macro
|
D | exynos_format_allocation.h | 121 plane[1].size = SBWCL_8B_CBCR_SIZE(width, height, rate); in setup_sbwc_420_sp_lossy()
|
/hardware/google/gchips/gralloc3/src/ |
D | local_mfc_macros.h | 50 #define SBWCL_8B_CBCR_SIZE(w, h, r) ((SBWCL_8B_STRIDE(w, r) * (((__ALIGN_UP((h), 8) / 2) + 3) / 4… macro
|
D | mali_gralloc_bufferallocation.cpp | 959 chroma_size = SBWCL_8B_CBCR_SIZE(w, h, r); in prepare_descriptor_exynos_formats()
|