Lines Matching refs:mixerOutFormat
1550 void AudioMixerBase::convertMixerFormat(void *out, audio_format_t mixerOutFormat, in convertMixerFormat() argument
1555 switch (mixerOutFormat) { in convertMixerFormat()
1563 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in convertMixerFormat()
1568 switch (mixerOutFormat) { in convertMixerFormat()
1576 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in convertMixerFormat()
1590 audio_format_t mixerInFormat, audio_format_t mixerOutFormat __unused) in getTrackHook()
1714 audio_format_t mixerInFormat, audio_format_t mixerOutFormat, in getProcessHook() argument
1729 switch (mixerOutFormat) { in getProcessHook()
1739 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()
1744 switch (mixerOutFormat) { in getProcessHook()
1754 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()
1765 switch (mixerOutFormat) { in getProcessHook()
1775 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()
1780 switch (mixerOutFormat) { in getProcessHook()
1790 LOG_ALWAYS_FATAL("bad mixerOutFormat: %#x", mixerOutFormat); in getProcessHook()