Searched defs:checkDecoder (Results 1 – 2 of 2) sorted by relevance
416 private boolean checkDecoder(String mime, int profile, int level) { in checkDecoder() method in MediaCodecCapabilitiesTest
702 public static boolean checkDecoder(String... mimes) { in checkDecoder() method in MediaUtils