Home
last modified time | relevance | path

Searched refs:RampOut (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_conference_mixer/source/
Daudio_frame_manipulator.h22 void RampOut(AudioFrame& audioFrame);
Daudio_frame_manipulator.cc64 void RampOut(AudioFrame& audioFrame) in RampOut() function
Daudio_conference_mixer_impl.cc622 RampOut(*replaceFrame); in UpdateToMix()
631 RampOut(*audioFrame); in UpdateToMix()