Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h91 #ifndef AFBC_FORMAT_MOD_BLOCK_SIZE_32x8
92 #define AFBC_FORMAT_MOD_BLOCK_SIZE_32x8 ((uint64_t)0x2) macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp159 …= (hnd->is_multi_plane() ? AFBC_FORMAT_MOD_BLOCK_SIZE_32x8_64x4 : AFBC_FORMAT_MOD_BLOCK_SIZE_32x8); in drm_modifier_from_handle()