Lines Matching refs:mixerInFormat

1558         void *in, audio_format_t mixerInFormat, size_t sampleCount)  in convertMixerFormat()  argument
1560 switch (mixerInFormat) { in convertMixerFormat()
1588 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in convertMixerFormat()
1597 audio_format_t mixerInFormat, audio_format_t mixerOutFormat __unused) in getTrackHook() argument
1599 if (!kUseNewMixer && channelCount == FCC_2 && mixerInFormat == AUDIO_FORMAT_PCM_16_BIT) { in getTrackHook()
1619 switch (mixerInFormat) { in getTrackHook()
1627 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
1632 switch (mixerInFormat) { in getTrackHook()
1642 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
1649 switch (mixerInFormat) { in getTrackHook()
1659 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
1664 switch (mixerInFormat) { in getTrackHook()
1672 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
1677 switch (mixerInFormat) { in getTrackHook()
1685 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
1690 switch (mixerInFormat) { in getTrackHook()
1700 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getTrackHook()
1721 audio_format_t mixerInFormat, audio_format_t mixerOutFormat, in getProcessHook() argument
1728 if (!kUseNewMixer && channelCount == FCC_2 && mixerInFormat == AUDIO_FORMAT_PCM_16_BIT) { in getProcessHook()
1734 switch (mixerInFormat) { in getProcessHook()
1766 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getProcessHook()
1770 switch (mixerInFormat) { in getProcessHook()
1802 LOG_ALWAYS_FATAL("bad mixerInFormat: %#x", mixerInFormat); in getProcessHook()