Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/
Dmali_fourcc.h60 #ifndef DRM_FORMAT_YUV420_10BIT
61 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
/hardware/google/gchips/gralloc4/interfaces/libs/drmutils/src/
Ddrmutils.cpp51 { MALI_GRALLOC_FORMAT_INTERNAL_YUV420_10BIT_I, DRM_FORMAT_YUV420_10BIT }, in drm_fourcc_from_handle()
/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h58 #ifndef DRM_FORMAT_YUV420_10BIT
59 #define DRM_FORMAT_YUV420_10BIT fourcc_code('Y', 'U', '1', '0') macro
216 {MALI_GRALLOC_FORMAT_INTERNAL_YUV420_10BIT_I, DECON_PIXEL_FORMAT_MAX, DRM_FORMAT_YUV420_10BIT,
/hardware/google/gchips/gralloc4/src/hidl_common/
DMapperMetadata.cpp239 {.drm_fourcc = DRM_FORMAT_YUV420_10BIT, .components = { {} } }, in plane_layout_components_from_handle()