Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dforward_error_correction_internal.cc269 int max_num_fec_for_imp = alloc_par * num_fec_packets; in SetProtectionAllocation() local
271 int num_fec_for_imp_packets = (num_imp_packets < max_num_fec_for_imp) in SetProtectionAllocation()
273 : max_num_fec_for_imp; in SetProtectionAllocation()