Home | History | Annotate | Download | only in softpipe

Lines Matching refs:Py2

2447       const float Py2 = dudy * dudy + dvdy * dvdy;
2454 if (Px2 < Py2) {
2455 Pmax2 = Py2;
2460 Pmin2 = Py2;