Searched defs:prob_weight (Results 1 – 1 of 1) sorted by relevance
248 void ComputeProbabilityWeight(double* prob_weight, in ComputeProbabilityWeight()388 rtc::scoped_ptr<double[]> prob_weight(new double[kNumLossModels]); in ComputeMetricsForCode() local