Searched refs:checkDecoderForFormat (Results 1 – 2 of 2) sorted by relevance
541 public static boolean checkDecoderForFormat(MediaFormat format) { in checkDecoderForFormat() method in MediaUtils
881 if (!MediaUtils.checkDecoderForFormat(mediaFormat)) { in testDecodeAfterFlush()