Home | History | Annotate | Download | only in src

Lines Matching defs:R2

796                 static const float R2 = HALF_SCORE_SQUARED_RADIUS;
801 : (B * (R2 - x) + C * (x - R1)) / (R2 - R1), MIN);
809 // 0 R1 R2 .