Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dlocal_mfc_macros.h28 #define SBWC_8B_STRIDE(w) (128 * (((w) + 31) / 32)) macro
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmfc_macros_local.h30 #define SBWC_8B_STRIDE(w) (128 * (((w) + 31) / 32)) macro