HomeSort by relevance Sort by last modified time
    Searched refs:MIXER_CHANNEL_MASK (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/audioflinger/
FastMixer.cpp 280 mMixer->setParameter(name, AudioMixer::TRACK, AudioMixer::MIXER_CHANNEL_MASK,
317 mMixer->setParameter(name, AudioMixer::TRACK, AudioMixer::MIXER_CHANNEL_MASK,
AudioMixer.h 87 MIXER_CHANNEL_MASK = 0x4006, // Channel mask for mixer output
AudioMixer.cpp 660 case MIXER_CHANNEL_MASK: {
664 ALOGV("setParameter(TRACK, MIXER_CHANNEL_MASK, %#x)", mixerChannelMask);
    [all...]
Threads.cpp     [all...]
  /frameworks/av/services/audioflinger/tests/
test-mixer.cpp 269 AudioMixer::MIXER_CHANNEL_MASK,

Completed in 58 milliseconds