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