|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <memory>#include "webrtc/base/arraysize.h"#include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"#include "webrtc/modules/audio_coding/codecs/mock/mock_audio_encoder.h"#include "webrtc/test/gtest.h"Classes | |
| class | webrtc::acm2::RentACodecTestF |
Namespaces | |
| webrtc | |
| webrtc::acm2 | |
Functions | |
| webrtc::acm2::TEST_F (RentACodecTestF, VerifyCngFrames) | |
| webrtc::acm2::TEST (RentACodecTest, ExternalEncoder) | |
| void | webrtc::acm2::TestCngAndRedResetSpeechEncoder (bool use_cng, bool use_red) |
| webrtc::acm2::TEST (RentACodecTest, CngResetsSpeechEncoder) | |
| webrtc::acm2::TEST (RentACodecTest, RedResetsSpeechEncoder) | |
| webrtc::acm2::TEST (RentACodecTest, CngAndRedResetsSpeechEncoder) | |
| webrtc::acm2::TEST (RentACodecTest, NoCngAndRedNoSpeechEncoderReset) | |
| webrtc::acm2::TEST (RentACodecTest, RentEncoderError) | |
| webrtc::acm2::TEST (RentACodecTest, RentEncoderStackWithoutSpeechEncoder) | |
1.8.13