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