Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmfc_macros_local.h35 #define SBWC_CBCR_VSTRIDE_BLOCKS(h) (((__ALIGN_UP((h), 16) / 2) + 3) / 4) macro
/hardware/google/gchips/gralloc3/src/
Dlocal_mfc_macros.h33 #define SBWC_CBCR_VSTRIDE_BLOCKS(h) (((__ALIGN_UP((h), 16) / 2) + 3) / 4) macro