Home
last modified time | relevance | path

Searched refs:AFBC_FORMAT_MOD_BLOCK_SIZE_16x16 (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h87 #ifndef AFBC_FORMAT_MOD_BLOCK_SIZE_16x16
88 #define AFBC_FORMAT_MOD_BLOCK_SIZE_16x16 ((uint64_t)0x1) macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp168 modifier |= AFBC_FORMAT_MOD_BLOCK_SIZE_16x16; in drm_modifier_from_handle()
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h1132 #define AFBC_FORMAT_MOD_BLOCK_SIZE_16x16 (1ULL) macro
/hardware/google/graphics/common/libhwc2.1/libresource/
DExynosMPP.cpp1810 img->compressionInfo.modifier = AFBC_FORMAT_MOD_BLOCK_SIZE_16x16; in getDstImageInfo()