#include <neteq_quality_test.h>
|
| | NetEqQualityTest (int block_duration_ms, int in_sampling_khz, int out_sampling_khz, NetEqDecoder decoder_type) |
| |
| | ~NetEqQualityTest () override |
| |
| void | SetUp () override |
| |
| virtual int | EncodeBlock (int16_t *in_data, size_t block_size_samples, rtc::Buffer *payload, size_t max_bytes)=0 |
| |
| 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 |
| |
| virtual int | EncodeBlock (int16_t *in_data, size_t block_size_samples, rtc::Buffer *payload, size_t max_bytes)=0 |
| |
| bool | PacketLost () |
| |
| int | DecodeBlock () |
| |
| int | Transmit () |
| |
| void | Simulate () |
| |
| std::ofstream & | Log () |
| |
| | Test () |
| |
| virtual void | TearDown () |
| |
◆ NetEqQualityTest() [1/2]
| webrtc::test::NetEqQualityTest::NetEqQualityTest |
( |
int |
block_duration_ms, |
|
|
int |
in_sampling_khz, |
|
|
int |
out_sampling_khz, |
|
|
NetEqDecoder |
decoder_type |
|
) |
| |
|
protected |
◆ ~NetEqQualityTest() [1/2]
| webrtc::test::NetEqQualityTest::~NetEqQualityTest |
( |
| ) |
|
|
overrideprotected |
◆ NetEqQualityTest() [2/2]
| webrtc::test::NetEqQualityTest::NetEqQualityTest |
( |
int |
block_duration_ms, |
|
|
int |
in_sampling_khz, |
|
|
int |
out_sampling_khz, |
|
|
NetEqDecoder |
decoder_type |
|
) |
| |
|
protected |
◆ ~NetEqQualityTest() [2/2]
| webrtc::test::NetEqQualityTest::~NetEqQualityTest |
( |
| ) |
|
|
overrideprotected |
◆ DecodeBlock() [1/2]
| int webrtc::test::NetEqQualityTest::DecodeBlock |
( |
| ) |
|
|
protected |
◆ DecodeBlock() [2/2]
| int webrtc::test::NetEqQualityTest::DecodeBlock |
( |
| ) |
|
|
protected |
◆ EncodeBlock() [1/2]
◆ EncodeBlock() [2/2]
◆ Log() [1/2]
| std::ofstream & webrtc::test::NetEqQualityTest::Log |
( |
| ) |
|
|
protected |
◆ Log() [2/2]
| std::ofstream& webrtc::test::NetEqQualityTest::Log |
( |
| ) |
|
|
protected |
◆ PacketLost() [1/2]
| bool webrtc::test::NetEqQualityTest::PacketLost |
( |
| ) |
|
|
protected |
◆ PacketLost() [2/2]
| bool webrtc::test::NetEqQualityTest::PacketLost |
( |
| ) |
|
|
protected |
◆ SetUp() [1/2]
| void webrtc::test::NetEqQualityTest::SetUp |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ SetUp() [2/2]
| void webrtc::test::NetEqQualityTest::SetUp |
( |
| ) |
|
|
overrideprotectedvirtual |
◆ Simulate() [1/2]
| void webrtc::test::NetEqQualityTest::Simulate |
( |
| ) |
|
|
protected |
◆ Simulate() [2/2]
| void webrtc::test::NetEqQualityTest::Simulate |
( |
| ) |
|
|
protected |
◆ Transmit() [1/2]
| int webrtc::test::NetEqQualityTest::Transmit |
( |
| ) |
|
|
protected |
◆ Transmit() [2/2]
| int webrtc::test::NetEqQualityTest::Transmit |
( |
| ) |
|
|
protected |
◆ channels_
| const size_t webrtc::test::NetEqQualityTest::channels_ |
|
protected |
◆ decoder_type_
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/modules/audio_coding/neteq/tools/neteq_quality_test.h
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/neteq/tools/neteq_quality_test.cc