Searched defs:NV21 (Results 1 - 2 of 2) sorted by path

/frameworks/base/graphics/java/android/graphics/
H A DImageFormat.java151 * YCrCb format used for images, which uses the NV21 encoding format.
160 public static final int NV21 = 0x11; field in class:ImageFormat
714 case NV21:
755 case NV21:
/frameworks/base/include/android_runtime/
H A Dandroid_view_Surface.h43 NV21 = 0x11, member in class:android::PublicFormat

Completed in 59 milliseconds