Home
last modified time | relevance | path

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

/external/webrtc/modules/rtp_rtcp/test/testFec/
Dtest_packet_masks_metrics.cc245 void ComputeProbabilityWeight(double* prob_weight, in ComputeProbabilityWeight()
383 std::unique_ptr<double[]> prob_weight(new double[kNumLossModels]); in ComputeMetricsForCode() local