Searched refs:TYPE_YUV (Results 1 – 1 of 1) sorted by relevance
3593 private final static int TYPE_YUV = 1; field in MediaImage3681 if (type != TYPE_YUV) { in MediaImage()