Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmfc_macros_local.h48 #define SBWCL_8B_STRIDE(w, r) (((128 * (r)) / 100) * (((w) + 31) / 32)) macro
/hardware/google/gchips/gralloc3/src/
Dlocal_mfc_macros.h46 #define SBWCL_8B_STRIDE(w, r) (((128 * (r)) / 100) * (((w) + 31) / 32)) macro