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

  /external/sonivox/arm-wt-22k/lib_src/
eas_data.h 127 EAS_U8 masterVolume;
eas_synth.h 324 EAS_U16 masterVolume;
eas_vm_protos.h 816 void VMSetVolume (S_SYNTH *pSynth, EAS_U16 masterVolume);
    [all...]
eas_voicemgt.c 388 pSynth->masterVolume = DEFAULT_SYNTH_MASTER_VOLUME;
    [all...]
eas_public.c     [all...]
eas_wtsynth.c 701 pChannel->staticGain = (EAS_I16) MULT_EG1_EG1(staticGain, pSynth->masterVolume);
    [all...]
  /frameworks/av/media/libaudioclient/include/media/
IAudioFlinger.h 353 virtual float masterVolume() const = 0;
  /frameworks/av/media/libaudioclient/
IAudioFlinger.cpp 231 virtual float masterVolume() const
    [all...]
AudioSystem.cpp 150 *volume = af->masterVolume();
    [all...]
  /frameworks/av/services/audioflinger/
AudioFlinger.h 131 virtual float masterVolume() const;
    [all...]
Threads.cpp     [all...]
AudioFlinger.cpp     [all...]

Completed in 609 milliseconds