Home
last modified time | relevance | path

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

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