Home
last modified time | relevance | path

Searched refs:opus_decoder_ (Results 1 – 25 of 34) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc57 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusTest
68 opus_decoder_(NULL), in OpusTest()
149 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
164 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
168 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
184 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
202 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
213 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
218 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
231 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
[all …]
H A Dopus_fec_test.cc59 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
111 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
119 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
130 opus_decoder_(NULL) { in OpusFecTest()
151 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
155 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
162 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
H A Dopus_speed_test.cc31 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusSpeedTest
39 opus_decoder_(NULL) { in OpusSpeedTest()
48 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
57 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
77 value = WebRtcOpus_Decode(opus_decoder_, bit_stream, encoded_bytes, out_data, in DecodeABlock()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc67 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusTest
78 opus_decoder_(NULL), in OpusTest()
173 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
188 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
192 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
261 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
296 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
383 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
540 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
726 opus_decoder_, bitstream_, in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
113 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
121 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
133 opus_decoder_(NULL) { in OpusFecTest()
154 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
158 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
165 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc67 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusTest
78 opus_decoder_(NULL), in OpusTest()
173 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
188 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
192 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
261 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
296 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
383 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
540 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
726 opus_decoder_, bitstream_, in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
113 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
121 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
133 opus_decoder_(NULL) { in OpusFecTest()
154 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
158 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
165 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc67 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusTest
78 opus_decoder_(NULL), in OpusTest()
173 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
188 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
192 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
261 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
296 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
383 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
540 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
726 opus_decoder_, bitstream_, in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
113 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
121 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
133 opus_decoder_(NULL) { in OpusFecTest()
154 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
158 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
165 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc60 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusTest
71 opus_decoder_(NULL), in OpusTest()
166 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
181 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
185 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
249 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
284 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
325 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
422 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
597 opus_decoder_, bitstream_, in TEST_P()
[all …]
H A Dopus_fec_test.cc59 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
111 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
119 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
131 opus_decoder_(NULL) { in OpusFecTest()
152 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
156 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
163 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
H A Dopus_speed_test.cc31 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusSpeedTest
39 opus_decoder_(NULL) { in OpusSpeedTest()
48 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
57 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
77 value = WebRtcOpus_Decode(opus_decoder_, bit_stream, encoded_bytes, out_data, in DecodeABlock()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc64 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusTest
75 opus_decoder_(NULL), in OpusTest()
170 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
185 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
189 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
258 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
293 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
334 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
452 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
626 opus_decoder_, bitstream_, in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
113 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
121 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
133 opus_decoder_(NULL) { in OpusFecTest()
154 value_1 = WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], in DecodeABlock()
158 value_1 = WebRtcOpus_DecodePlc(opus_decoder_, &out_data_[0], 1); in DecodeABlock()
165 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
H A Dopus_speed_test.cc31 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusSpeedTest
39 opus_decoder_(NULL) { in OpusSpeedTest()
48 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_)); in SetUp()
57 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
77 value = WebRtcOpus_Decode(opus_decoder_, bit_stream, encoded_bytes, out_data, in DecodeABlock()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc140 WebRtcOpusDecInst* opus_decoder_ = nullptr; member in webrtc::__anonbeb8a5fb0111::OpusTest
285 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
299 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
303 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
373 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
384 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
393 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
406 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
500 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
675 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
114 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_, 48000)); in SetUp()
122 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
134 opus_decoder_(NULL) {} in OpusFecTest()
154 WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
159 int ret = WebRtcOpus_Decode(opus_decoder_, NULL, 0, &out_data_[value_1], in DecodeABlock()
170 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
H A Dopus_speed_test.cc34 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusSpeedTest
42 opus_decoder_(NULL) {} in OpusSpeedTest()
50 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_, 48000)); in SetUp()
59 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
81 value = WebRtcOpus_Decode(opus_decoder_, bit_stream, encoded_bytes, out_data, in DecodeABlock()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc140 WebRtcOpusDecInst* opus_decoder_ = nullptr; member in webrtc::__anon570c70710111::OpusTest
285 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
299 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
303 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
373 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
384 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
393 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
406 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
500 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
675 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
114 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_, 48000)); in SetUp()
122 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
134 opus_decoder_(NULL) {} in OpusFecTest()
154 WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
159 int ret = WebRtcOpus_Decode(opus_decoder_, NULL, 0, &out_data_[value_1], in DecodeABlock()
170 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
H A Dopus_speed_test.cc34 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusSpeedTest
42 opus_decoder_(NULL) {} in OpusSpeedTest()
50 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_, 48000)); in SetUp()
59 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
81 value = WebRtcOpus_Decode(opus_decoder_, bit_stream, encoded_bytes, out_data, in DecodeABlock()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc140 WebRtcOpusDecInst* opus_decoder_ = nullptr; member in webrtc::__anonf26383f10111::OpusTest
285 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
299 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
303 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
373 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
384 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
393 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
406 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
500 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
675 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
114 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_, 48000)); in SetUp()
122 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
134 opus_decoder_(NULL) {} in OpusFecTest()
154 WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
159 int ret = WebRtcOpus_Decode(opus_decoder_, NULL, 0, &out_data_[value_1], in DecodeABlock()
170 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_coding/codecs/opus/
H A Dopus_unittest.cc140 WebRtcOpusDecInst* opus_decoder_ = nullptr; member in webrtc::__anondd3672a00111::OpusTest
285 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
299 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
303 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
373 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
384 EXPECT_EQ(1, opus_decoder_->in_dtx_mode); in TestDtxEffect()
393 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
406 EXPECT_EQ(0, opus_decoder_->in_dtx_mode); in TestDtxEffect()
500 EXPECT_TRUE(opus_decoder_ != NULL); in TEST_P()
675 WebRtcOpus_DecoderInit(opus_decoder_); in TEST_P()
[all …]
H A Dopus_fec_test.cc61 WebRtcOpusDecInst* opus_decoder_; member in webrtc::OpusFecTest
114 EXPECT_EQ(0, WebRtcOpus_DecoderCreate(&opus_decoder_, channels_, 48000)); in SetUp()
122 EXPECT_EQ(0, WebRtcOpus_DecoderFree(opus_decoder_)); in TearDown()
134 opus_decoder_(NULL) {} in OpusFecTest()
154 WebRtcOpus_DecodeFec(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()
159 int ret = WebRtcOpus_Decode(opus_decoder_, NULL, 0, &out_data_[value_1], in DecodeABlock()
170 value_2 = WebRtcOpus_Decode(opus_decoder_, &bit_stream_[0], encoded_bytes_, in DecodeABlock()

12