Home
last modified time | relevance | path

Searched defs:YCBCR_P010 (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/native/libs/ui/include/ui/
H A DPublicFormat.h57 YCBCR_P010 = 0x36, enumerator
/aosp12/frameworks/native/include/ui/
H A DPublicFormat.h57 YCBCR_P010 = 0x36, enumerator
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/1/android/hardware/graphics/common/
H A DPixelFormat.aidl48 YCBCR_P010 = 54, enumConstant
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/2/android/hardware/graphics/common/
H A DPixelFormat.aidl64 YCBCR_P010 = 54, enumConstant
/aosp12/hardware/interfaces/graphics/common/aidl/aidl_api/android.hardware.graphics.common/current/android/hardware/graphics/common/
H A DPixelFormat.aidl48 YCBCR_P010 = 54, enumConstant
/aosp12/hardware/interfaces/graphics/common/aidl/android/hardware/graphics/common/
H A DPixelFormat.aidl502 YCBCR_P010 = 0x36, enumConstant
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DImageFormat.java194 public static final int YCBCR_P010 = 0x36; field in ImageFormat