Home
last modified time | relevance | path

Searched refs:isFormatSupported (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioHwDevice.cpp76 if (SPDIFEncoder::isFormatSupported(originalConfig.format)) { in openOutputStream()
/frameworks/base/media/java/android/media/
DMediaCodecList.java249 if (caps != null && caps.isFormatSupported(format)) { in findCodecForFormat()
DMediaCodecInfo.java622 public final boolean isFormatSupported(MediaFormat format) { in isFormatSupported() method in MediaCodecInfo.CodecCapabilities
671 if (levelCaps != null && !levelCaps.isFormatSupported(formatWithoutProfile)) { in isFormatSupported()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt14595 method public final boolean isFormatSupported(android.media.MediaFormat);
/frameworks/base/api/
Dcurrent.txt21986 method public final boolean isFormatSupported(android.media.MediaFormat);
Dsystem-current.txt23828 method public final boolean isFormatSupported(android.media.MediaFormat);