webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include "webrtc/modules/audio_processing/aec3/comfort_noise_generator.h"
#include <algorithm>
#include <numeric>
#include "webrtc/typedefs.h"
#include "webrtc/base/random.h"
#include "webrtc/system_wrappers/include/cpu_features_wrapper.h"
#include "webrtc/test/gtest.h"
Namespaces | |
webrtc | |
webrtc::aec3 | |
Functions | |
webrtc::aec3::TEST (ComfortNoiseGenerator, CorrectLevel) | |