Searched refs:checkEncoderForFormat (Results 1 – 2 of 2) sorted by relevance
537 public static boolean checkEncoderForFormat(MediaFormat format) { in checkEncoderForFormat() method in MediaUtils
356 if (!MediaUtils.checkEncoderForFormat(format)) { in shouldSkip()