Home
last modified time | relevance | path

Searched refs:DRM_FORMAT_YUV420_8BIT (Results 1 – 5 of 5) sorted by relevance

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h56 #ifndef DRM_FORMAT_YUV420_8BIT
57 #define DRM_FORMAT_YUV420_8BIT fourcc_code('Y', 'U', '0', '8') macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp50 { MALI_GRALLOC_FORMAT_INTERNAL_YUV420_8BIT_I, DRM_FORMAT_YUV420_8BIT }, in drm_fourcc_from_handle()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h56 #ifndef DRM_FORMAT_YUV420_8BIT
57 #define DRM_FORMAT_YUV420_8BIT fourcc_code('Y', 'U', '0', '8') macro
216 {MALI_GRALLOC_FORMAT_INTERNAL_YUV420_8BIT_I, DECON_PIXEL_FORMAT_MAX, DRM_FORMAT_YUV420_8BIT,
/hardware/google/gfxstream/guest/mesa/include/drm-uapi/
Ddrm_fourcc.h290 #define DRM_FORMAT_YUV420_8BIT fourcc_code('Y', 'U', '0', '8') macro
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp243 {.drm_fourcc = DRM_FORMAT_YUV420_8BIT, .components = { {} } }, in plane_layout_components_from_handle()