Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/test/testFec/
H A Dtest_fec.cc305 const float loss_random_variable = random.Rand<float>(); in RunTest() local
307 if (loss_random_variable >= loss_rate[loss_rate_idx]) { in RunTest()
326 const float loss_random_variable = random.Rand<float>(); in RunTest() local
327 if (loss_random_variable >= loss_rate[loss_rate_idx]) { in RunTest()