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

/frameworks/base/graphics/java/android/graphics/
H A DImageFormat.java163 * YCbCr format used for images, which uses YUYV (YUY2) encoding format.
172 public static final int YUY2 = 0x14; field in class:ImageFormat
372 case YUY2:
408 case YUY2:

Completed in 39 milliseconds