webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <vector>
#include "webrtc/base/array_view.h"
#include "webrtc/modules/audio_processing/audio_buffer.h"
#include "webrtc/modules/audio_processing/level_estimator_impl.h"
#include "webrtc/modules/audio_processing/test/audio_buffer_tools.h"
#include "webrtc/modules/audio_processing/test/bitexactness_tools.h"
#include "webrtc/test/gtest.h"
Namespaces | |
webrtc | |
Functions | |
webrtc::TEST (LevelEstimatorBitExactnessTest, Mono8kHz) | |
webrtc::TEST (LevelEstimatorBitExactnessTest, Mono16kHz) | |
webrtc::TEST (LevelEstimatorBitExactnessTest, Mono32kHz) | |
webrtc::TEST (LevelEstimatorBitExactnessTest, Mono48kHz) | |
webrtc::TEST (LevelEstimatorBitExactnessTest, Stereo16kHz) | |