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