Home
last modified time | relevance | path

Searched defs:num_imp_packets (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Dforward_error_correction_internal.cc275 int num_imp_packets, in ImportantPacketProtection()
294 int num_imp_packets) { in SetProtectionAllocation()
360 int num_imp_packets, in UnequalProtectionMask()
450 int num_imp_packets, in GeneratePacketMasks()
/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc179 for (uint32_t num_imp_packets = 0; in RunTest() local