Home
last modified time | relevance | path

Searched defs:SBWCL_8B_CBCR_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dlocal_mfc_macros.h50 #define SBWCL_8B_CBCR_SIZE(w, h, r) ((SBWCL_8B_STRIDE(w, r) * (((__ALIGN_UP((h), 8) / 2) + 3) / 4… macro
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmfc_macros_local.h52 #define SBWCL_8B_CBCR_SIZE(w, h, r) ((SBWCL_8B_STRIDE(w, r) * (((__ALIGN_UP((h), 8) / 2) + 3) / 4… macro