webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
level_controller_complexity_unittest.cc File Reference
#include <numeric>
#include <vector>
#include "webrtc/base/array_view.h"
#include "webrtc/base/random.h"
#include "webrtc/modules/audio_processing/audio_buffer.h"
#include "webrtc/modules/audio_processing/include/audio_processing.h"
#include "webrtc/modules/audio_processing/level_controller/level_controller.h"
#include "webrtc/modules/audio_processing/test/audio_buffer_tools.h"
#include "webrtc/modules/audio_processing/test/bitexactness_tools.h"
#include "webrtc/modules/audio_processing/test/performance_timer.h"
#include "webrtc/modules/audio_processing/test/simulator_buffers.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/perf_test.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (LevelControllerPerformanceTest, StandaloneProcessing)
 
void webrtc::TestSomeSampleRatesWithApm (const std::string &test_name, bool use_mobile_agc, bool include_default_apm_processing)
 
 webrtc::TEST (LevelControllerPerformanceTest, ProcessingViaApm)
 
 webrtc::TEST (LevelControllerPerformanceTest, InteractionWithDefaultApm)