Searched defs:hasDecoder (Results 1 – 3 of 3) sorted by relevance
425 private boolean hasDecoder(String mime, int profile, int level) { in hasDecoder() method in MediaCodecCapabilitiesTest
698 public static boolean hasDecoder(String... mimes) { in hasDecoder() method in MediaUtils
495 public static boolean hasDecoder(String mediaType) { in hasDecoder() method in CodecTestBase