Home
last modified time | relevance | path

Searched refs:num_flexfec_streams (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/call/
Drampup_tests.h42 size_t num_flexfec_streams,
127 size_t num_flexfec_streams,
Drampup_tests.cc59 size_t num_flexfec_streams, in RampUpTester() argument
71 num_flexfec_streams_(num_flexfec_streams), in RampUpTester()
416 size_t num_flexfec_streams, in RampUpDownUpTester() argument
426 num_flexfec_streams, in RampUpDownUpTester()
/external/webrtc/test/
Dcall_test.cc276 size_t num_flexfec_streams, in CreateAudioAndFecSendConfigs() argument
279 RTC_DCHECK_LE(num_flexfec_streams, 1); in CreateAudioAndFecSendConfigs()
290 if (num_flexfec_streams > 0) { in CreateAudioAndFecSendConfigs()
321 size_t num_flexfec_streams, in CreateSendConfig() argument
329 CreateAudioAndFecSendConfigs(num_audio_streams, num_flexfec_streams, in CreateSendConfig()
Dcall_test.h96 size_t num_flexfec_streams,
105 size_t num_flexfec_streams,