Home | History | Annotate | Download | only in input

Lines Matching defs:confidence

4060                     float confidence = hypotf(c1, c2);
4061 float scale = 1.0f + confidence / 16.0f;