Home
last modified time | relevance | path

Searched refs:for_test_no_time_stretching (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/api/neteq/
Dneteq.h140 bool for_test_no_time_stretching = false; // Use only for testing. member
/external/webrtc/modules/audio_coding/acm2/
Dacm_receiver_unittest.cc173 config_.neteq_config.for_test_no_time_stretching = true; in AcmReceiverTestFaxModeOldApi()
182 EXPECT_TRUE(config_.neteq_config.for_test_no_time_stretching); in RunVerifyAudioFrame()
/external/webrtc/modules/audio_coding/test/
DTwoWayCommunication.cc37 config.neteq_config.for_test_no_time_stretching = true; in TwoWayCommunication()
/external/webrtc/modules/audio_coding/neteq/
Dneteq_decoder_plc_unittest.cc154 config.for_test_no_time_stretching = true; in RunTest()
Dneteq_unittest.cc159 config_.for_test_no_time_stretching = true; in NetEqDecodingTestFaxMode()
1080 config.for_test_no_time_stretching = true; in TEST()
1156 config.for_test_no_time_stretching = true; in DelayLineNetEqTest()
Dneteq_impl.cc116 !config.for_test_no_time_stretching, in Dependencies()
161 no_time_stretching_(config.for_test_no_time_stretching), in NetEqImpl()