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

  /frameworks/av/services/audioflinger/
AudioMixer.cpp 172 t->volume[0] = UNITY_GAIN;
173 t->volume[1] = UNITY_GAIN;
755 t->resampler->setVolume(UNITY_GAIN, UNITY_GAIN);
765 t->resampler->setVolume(UNITY_GAIN, UNITY_GAIN);
    [all...]
AudioMixer.h 50 static const uint16_t UNITY_GAIN = 0x1000;
AudioFlinger.cpp     [all...]

Completed in 68 milliseconds