Searched refs:isFormatSupported (Results 1 – 6 of 6) sorted by relevance
76 if (SPDIFEncoder::isFormatSupported(originalConfig.format)) { in openOutputStream()
251 if (caps != null && caps.isFormatSupported(format)) { in findCodecForFormat()
716 public final boolean isFormatSupported(MediaFormat format) { in isFormatSupported() method in MediaCodecInfo.CodecCapabilities765 if (levelCaps != null && !levelCaps.isFormatSupported(formatWithoutProfile)) { in isFormatSupported()
14595 method public final boolean isFormatSupported(android.media.MediaFormat);
24593 method public boolean isFormatSupported(android.media.MediaFormat);