Searched refs:DRM_FORMAT_YUV420_10BIT (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/ |
D | mali_fourcc.h | 60 #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/ |
D | drmutils.cpp | 51 { MALI_GRALLOC_FORMAT_INTERNAL_YUV420_10BIT_I, DRM_FORMAT_YUV420_10BIT }, in drm_fourcc_from_handle()
|
/hardware/google/graphics/common/libhwc2.1/libhwchelper/ |
D | ExynosHWCHelper.h | 58 #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/ |
D | MapperMetadata.cpp | 239 {.drm_fourcc = DRM_FORMAT_YUV420_10BIT, .components = { {} } }, in plane_layout_components_from_handle()
|