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