Searched refs:prob01 (Results 1 – 1 of 1) sorted by relevance
274 double prob01 = prob10 * (loss_rate / (1.0 - loss_rate)); in ComputeProbabilityWeight() local276 double prob00 = 1.0 - prob01; in ComputeProbabilityWeight()296 result *= prob01; // Previous received, current lost. in ComputeProbabilityWeight()