Home | History | Annotate | Download | only in softpipe

Lines Matching refs:Py2

1840       float Py2 = dudy * dudy + dvdy * dvdy;
1847 if (Px2 < Py2) {
1848 Pmax2 = Py2;
1853 Pmin2 = Py2;