Home
last modified time | relevance | path

Searched refs:BIT8_2 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libhwchelper/
DExynosHWCHelper.h114 BIT8_2 = 0x00030000, enumerator
200 …2, 2, 12, YUV420 | BIT10 | BIT8_2 | COMP_TYPE_NONE, false, String8("EXYNOS_YCbCr_420_SP_M_S10B"), …
202 …2, 1, 12, YUV420 | BIT10 | BIT8_2 | COMP_TYPE_NONE, false, String8("EXYNOS_YCbCr_420_SPN_S10B"), 0…
DExynosHWCHelper.cpp219 (exynos_format_desc[i].type & BIT8_2)) in isFormatYUV8_2()