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