Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dforward_error_correction_internal.h64 int num_imp_packets, bool use_unequal_protection,
Dforward_error_correction_internal.cc369 bool use_unequal_protection, in GeneratePacketMasks() argument
381 if (!use_unequal_protection || num_imp_packets == 0) { in GeneratePacketMasks()
Dforward_error_correction.h162 bool use_unequal_protection, FecMaskType fec_mask_type,
Dforward_error_correction.cc111 bool use_unequal_protection, in GenerateFEC() argument
170 num_important_packets, use_unequal_protection, in GenerateFEC()