|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
Protected Member Functions | |
| NetEqPcmuQualityTest () | |
| void | SetUp () 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 () | |
| virtual void | TearDown () |
Additional Inherited Members | |
Protected Attributes inherited from webrtc::test::NetEqQualityTest | |
| NetEqDecoder | decoder_type_ |
| const size_t | channels_ |
|
inlineprotected |
|
inlineoverrideprotectedvirtual |
Implements webrtc::test::NetEqQualityTest.
|
inlineoverrideprotectedvirtual |
Reimplemented from webrtc::test::NetEqQualityTest.
1.8.13