Home
last modified time | relevance | path

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

/aosp12/hardware/google/gchips/gralloc3/src/
H A Dlocal_mfc_macros.h29 #define SBWC_10B_STRIDE(w) (160 * (((w) + 31) / 32)) macro
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmfc_macros_local.h31 #define SBWC_10B_STRIDE(w) (160 * (((w) + 31) / 32)) macro