Searched refs:checkDecoderForFormat (Results 1 – 3 of 3) sorted by relevance
389 public static boolean checkDecoderForFormat(MediaFormat format) { in checkDecoderForFormat() method in MediaUtils
820 if (!MediaUtils.checkDecoderForFormat(mediaFormat)) { in testDecodeAfterFlush()
1356 if (!MediaUtils.checkDecoderForFormat(format)) { in testEOSBehavior()