webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
audio_frame_manipulator.cc File Reference
#include "webrtc/audio/utility/audio_frame_operations.h"
#include "webrtc/base/checks.h"
#include "webrtc/modules/audio_mixer/audio_frame_manipulator.h"
#include "webrtc/modules/include/module_common_types.h"

Namespaces

 webrtc
 

Functions

uint32_t webrtc::AudioMixerCalculateEnergy (const AudioFrame &audio_frame)
 
void webrtc::Ramp (float start_gain, float target_gain, AudioFrame *audio_frame)
 
void webrtc::RemixFrame (size_t target_number_of_channels, AudioFrame *frame)