Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc248 void ComputeProbabilityWeight(double* prob_weight, in ComputeProbabilityWeight()
388 rtc::scoped_ptr<double[]> prob_weight(new double[kNumLossModels]); in ComputeMetricsForCode() local