Home
last modified time | relevance | path

Searched defs:maxChannels (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/media/java/android/media/
DEncoderCapabilities.java91 int minChannels, int maxChannels) { in AudioEncoderCap()
DMediaCodecInfo.java872 int maxChannels = 0; in applyLevelLimits() local
/frameworks/av/services/audioflinger/
DAudioResampler.cpp267 const int maxChannels = quality < DYN_LOW_QUALITY ? 2 : 8; in AudioResampler() local
/frameworks/base/media/jni/
Dandroid_media_MediaProfiles.cpp144 int maxChannels = sProfiles->getAudioEncoderParamByName("enc.aud.ch.max", encoder); in android_media_MediaProfiles_native_get_audio_encoder_cap() local
/frameworks/base/media/jni/soundpool/
Dandroid_media_SoundPool.cpp173 jint maxChannels, jobject jaa) in android_media_SoundPool_native_setup()
DSoundPool.cpp47 SoundPool::SoundPool(int maxChannels, const audio_attributes_t* pAttributes) in SoundPool()
/frameworks/av/media/libmediaplayerservice/
DStagefrightRecorder.cpp1386 int maxChannels = in clipNumberOfAudioChannels() local
/frameworks/wilhelm/include/SLES/
DOpenSLES.h491 SLint16 maxChannels; member
506 SLint16 maxChannels; member
2279 SLuint32 maxChannels; member
/frameworks/wilhelm/include/OMXAL/
DOpenMAXAL.h1861 XAint16 maxChannels; member
1875 XAint16 maxChannels; member
2717 XAuint32 maxChannels; member
/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java4955 int maxChannels = 0; in configureHdmiPlugIntent() local