webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Protected Member Functions | |
NetEqOpusQualityTest () | |
void | SetUp () override |
void | TearDown () override |
int | EncodeBlock (int16_t *in_data, size_t block_size_samples, rtc::Buffer *payload, size_t max_bytes) override |
Protected Member Functions inherited from webrtc::test::NetEqQualityTest | |
NetEqQualityTest (int block_duration_ms, int in_sampling_khz, int out_sampling_khz, NetEqDecoder decoder_type) | |
~NetEqQualityTest () override | |
bool | PacketLost () |
int | DecodeBlock () |
int | Transmit () |
void | Simulate () |
std::ofstream & | Log () |
NetEqQualityTest (int block_duration_ms, int in_sampling_khz, int out_sampling_khz, NetEqDecoder decoder_type) | |
~NetEqQualityTest () override | |
void | SetUp () override |
bool | PacketLost () |
int | DecodeBlock () |
int | Transmit () |
void | Simulate () |
std::ofstream & | Log () |
Protected Member Functions inherited from testing::Test | |
Test () | |
Additional Inherited Members | |
Protected Attributes inherited from webrtc::test::NetEqQualityTest | |
NetEqDecoder | decoder_type_ |
const size_t | channels_ |
|
protected |
|
overrideprotectedvirtual |
Implements webrtc::test::NetEqQualityTest.
|
overrideprotectedvirtual |
Reimplemented from webrtc::test::NetEqQualityTest.
|
overrideprotectedvirtual |
Reimplemented from testing::Test.