Lines Matching refs:mixerOutFormat
1557 void AudioMixerBase::convertMixerFormat(void *out, audio_format_t mixerOutFormat, in convertMixerFormat() argument
1562 switch (mixerOutFormat) { in convertMixerFormat()
1570 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in convertMixerFormat()
1575 switch (mixerOutFormat) { in convertMixerFormat()
1583 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in convertMixerFormat()
1597 audio_format_t mixerInFormat, audio_format_t mixerOutFormat __unused) in getTrackHook()
1721 audio_format_t mixerInFormat, audio_format_t mixerOutFormat, in getProcessHook() argument
1736 switch (mixerOutFormat) { in getProcessHook()
1746 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()
1751 switch (mixerOutFormat) { in getProcessHook()
1761 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()
1772 switch (mixerOutFormat) { in getProcessHook()
1782 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()
1787 switch (mixerOutFormat) { in getProcessHook()
1797 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()