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

/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
380 case NV21:
411 case NV21:

Completed in 45 milliseconds