Searched defs:YUV_420_888 (Results 1 – 3 of 3) sorted by relevance
47 YUV_420_888 = 0x23, enumerator
219 public static final int YUV_420_888 = 0x23; field in ImageFormat
893 final int YUV_420_888 = ImageFormat.YUV_420_888; in testReadWriteReprocessFormatsMap() local