◆ AudioDecoderTest()
webrtc::AudioDecoderTest::AudioDecoderTest |
( |
| ) |
|
|
inlineprotected |
◆ ~AudioDecoderTest()
virtual webrtc::AudioDecoderTest::~AudioDecoderTest |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ DecodePlcTest()
void webrtc::AudioDecoderTest::DecodePlcTest |
( |
| ) |
|
|
inlineprotected |
◆ EncodeDecodeTest()
void webrtc::AudioDecoderTest::EncodeDecodeTest |
( |
size_t |
expected_bytes, |
|
|
int |
tolerance, |
|
|
double |
mse, |
|
|
int |
delay = 0 , |
|
|
int |
channel_diff_tolerance = 0 |
|
) |
| |
|
inlineprotected |
◆ EncodeFrame()
virtual int webrtc::AudioDecoderTest::EncodeFrame |
( |
const int16_t * |
input, |
|
|
size_t |
input_len_samples, |
|
|
rtc::Buffer * |
output |
|
) |
| |
|
inlineprotectedvirtual |
◆ InitEncoder()
virtual void webrtc::AudioDecoderTest::InitEncoder |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ReInitTest()
void webrtc::AudioDecoderTest::ReInitTest |
( |
| ) |
|
|
inlineprotected |
◆ SetUp()
virtual void webrtc::AudioDecoderTest::SetUp |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ TearDown()
virtual void webrtc::AudioDecoderTest::TearDown |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ audio_encoder_
std::unique_ptr<AudioEncoder> webrtc::AudioDecoderTest::audio_encoder_ |
|
protected |
◆ channels_
size_t webrtc::AudioDecoderTest::channels_ |
|
protected |
◆ codec_input_rate_hz_
int webrtc::AudioDecoderTest::codec_input_rate_hz_ |
|
protected |
◆ data_length_
size_t webrtc::AudioDecoderTest::data_length_ |
|
protected |
◆ decoder_
◆ frame_size_
size_t webrtc::AudioDecoderTest::frame_size_ |
|
protected |
◆ input_audio_
◆ payload_type_
const int webrtc::AudioDecoderTest::payload_type_ |
|
protected |
The documentation for this class was generated from the following file: