◆ OpusFecTest()
webrtc::OpusFecTest::OpusFecTest |
( |
| ) |
|
|
protected |
◆ DecodeABlock()
void webrtc::OpusFecTest::DecodeABlock |
( |
bool |
lost_previous, |
|
|
bool |
lost_current |
|
) |
| |
|
protectedvirtual |
◆ EncodeABlock()
void webrtc::OpusFecTest::EncodeABlock |
( |
| ) |
|
|
protectedvirtual |
◆ SetUp()
void webrtc::OpusFecTest::SetUp |
( |
| ) |
|
|
protectedvirtual |
◆ TearDown()
void webrtc::OpusFecTest::TearDown |
( |
| ) |
|
|
protectedvirtual |
◆ bit_rate_
int webrtc::OpusFecTest::bit_rate_ |
|
protected |
◆ bit_stream_
std::unique_ptr<uint8_t[]> webrtc::OpusFecTest::bit_stream_ |
|
protected |
◆ block_duration_ms_
int webrtc::OpusFecTest::block_duration_ms_ |
|
protected |
◆ block_length_sample_
size_t webrtc::OpusFecTest::block_length_sample_ |
|
protected |
◆ channels_
size_t webrtc::OpusFecTest::channels_ |
|
protected |
◆ data_pointer_
size_t webrtc::OpusFecTest::data_pointer_ |
|
protected |
◆ encoded_bytes_
size_t webrtc::OpusFecTest::encoded_bytes_ |
|
protected |
◆ in_data_
std::unique_ptr<int16_t[]> webrtc::OpusFecTest::in_data_ |
|
protected |
◆ in_filename_
string webrtc::OpusFecTest::in_filename_ |
|
protected |
◆ loop_length_samples_
size_t webrtc::OpusFecTest::loop_length_samples_ |
|
protected |
◆ max_bytes_
size_t webrtc::OpusFecTest::max_bytes_ |
|
protected |
◆ opus_decoder_
◆ opus_encoder_
◆ out_data_
std::unique_ptr<int16_t[]> webrtc::OpusFecTest::out_data_ |
|
protected |
◆ sampling_khz_
int webrtc::OpusFecTest::sampling_khz_ |
|
protected |
The documentation for this class was generated from the following file:
- Source/ThirdParty/libwebrtc/Source/webrtc/modules/audio_coding/codecs/opus/opus_fec_test.cc