Searched defs:selectMixerInFormat (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioMixer.cpp157 static inline audio_format_t selectMixerInFormat(audio_format_t inputFormat __unused) { function in namespace:android
227 t->mMixerInFormat = selectMixerInFormat(format);

Completed in 33 milliseconds