Home
last modified time | relevance | path

Searched refs:GRALLOC1_PRODUCER_USAGE_VIDEO_DECODER (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_usages.h101 #define GRALLOC_USAGE_VIDEO_DECODER GRALLOC1_PRODUCER_USAGE_VIDEO_DECODER
Dmali_gralloc_bufferallocation.cpp907 if (usage & (GRALLOC1_CONSUMER_USAGE_VIDEO_ENCODER | GRALLOC1_PRODUCER_USAGE_VIDEO_DECODER)) in prepare_descriptor_exynos_formats()
/hardware/libhardware/include/hardware/
Dgralloc1.h207 GRALLOC1_PRODUCER_USAGE_VIDEO_DECODER = 1ULL << 22, enumerator