Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_fec.cc170 uint8_t protectionFactor = in TEST() local
274 ASSERT_EQ(0, fec.GenerateFEC(mediaPacketList, protectionFactor, in TEST()
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
Dmedia_opt_util.cc310 const float protectionFactor = static_cast<float>(_protectionFactorD) / in AvgRecoveryFEC() local
316 (protectionFactor * avgTotPackets); in AvgRecoveryFEC()