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