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

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

Completed in 54 milliseconds