Home
last modified time | relevance | path

Searched refs:SBWC_Y_VSTRIDE_BLOCKS (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gchips/gralloc4/src/core/
Dmfc_macros_local.h34 #define SBWC_Y_VSTRIDE_BLOCKS(h) ((__ALIGN_UP((h), 16) + 3) / 4) macro
/hardware/google/gchips/gralloc3/src/
Dlocal_mfc_macros.h32 #define SBWC_Y_VSTRIDE_BLOCKS(h) ((__ALIGN_UP((h), 16) + 3) / 4) macro