Searched refs:getDecoderNames (Results 1 – 5 of 5) sorted by relevance
170 String[] decoderNames = MediaUtils.getDecoderNames(isGoog, format); in decodeTestVectors()
304 String[] decoders = MediaUtils.getDecoderNames(isGoog, formats); in perf()
228 for (String name : MediaUtils.getDecoderNames(v, format)) { in getDecodersForPath()
237 public static String[] getDecoderNames(/* Nullable */ Boolean isGoog, MediaFormat... formats) { in getDecoderNames() method in MediaUtils241 public static String[] getDecoderNames(MediaFormat... formats) { in getDecoderNames() method in MediaUtils
686 decoderNames = MediaUtils.getDecoderNames(format); in doTest()