Home
last modified time | relevance | path

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

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