Home
last modified time | relevance | path

Searched refs:_outputGain (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/voice_engine/
Dchannel.h576 float _outputGain; variable
Dchannel.cc584 output_gain = _outputGain; in GetAudioFrame()
871 _outputGain(1.0f), in Channel()
2486 _outputGain = scaling; in SetChannelOutputVolumeScaling()
2494 scaling = _outputGain; in GetChannelOutputVolumeScaling()