Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmfc_macros_local.h45 #define SBWC_10B_CBCR_HEADER_SIZE(w, h) (((__ALIGN_UP((w), 32) * __ALIGN_UP((h), 16)) + 256) - SBW… macro
/hardware/google/gchips/gralloc3/src/
Dlocal_mfc_macros.h43 #define SBWC_10B_CBCR_HEADER_SIZE(w, h) (((__ALIGN_UP((w), 32) * __ALIGN_UP((h), 16)) + 256) - SBW… macro