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.java251 if (caps != null && caps.isFormatSupported(format)) { in findCodecForFormat()
DMediaCodecInfo.java716 public final boolean isFormatSupported(MediaFormat format) { in isFormatSupported() method in MediaCodecInfo.CodecCapabilities
765 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/non-updatable-api/
Dcurrent.txt24593 method public boolean isFormatSupported(android.media.MediaFormat);
/frameworks/base/api/
Dcurrent.txt24593 method public boolean isFormatSupported(android.media.MediaFormat);