webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Namespaces | Functions
timestamp_scaler_unittest.cc File Reference
#include "webrtc/api/audio_codecs/builtin_audio_decoder_factory.h"
#include "webrtc/modules/audio_coding/neteq/mock/mock_decoder_database.h"
#include "webrtc/modules/audio_coding/neteq/packet.h"
#include "webrtc/modules/audio_coding/neteq/timestamp_scaler.h"
#include "webrtc/test/gmock.h"
#include "webrtc/test/gtest.h"

Namespaces

 webrtc
 

Functions

 webrtc::TEST (TimestampScaler, TestNoScaling)
 
 webrtc::TEST (TimestampScaler, TestNoScalingLargeStep)
 
 webrtc::TEST (TimestampScaler, TestG722)
 
 webrtc::TEST (TimestampScaler, TestG722LargeStep)
 
 webrtc::TEST (TimestampScaler, TestG722WithCng)
 
 webrtc::TEST (TimestampScaler, TestG722Packet)
 
 webrtc::TEST (TimestampScaler, TestG722PacketList)
 
 webrtc::TEST (TimestampScaler, TestG722Reset)
 
 webrtc::TEST (TimestampScaler, TestOpusLargeStep)
 
 webrtc::TEST (TimestampScaler, Failures)