Searched refs:num_flexfec_streams (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/call/ |
D | rampup_tests.h | 42 size_t num_flexfec_streams, 127 size_t num_flexfec_streams,
|
D | rampup_tests.cc | 59 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/ |
D | call_test.cc | 276 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()
|
D | call_test.h | 96 size_t num_flexfec_streams, 105 size_t num_flexfec_streams,
|