Home | History | Annotate | Download | only in src

Lines Matching refs:xx

2246                 double xx = bufx.data.fl[x];
2249 double p = log(sqrt(xx*xx + yy*yy) + 1.)*M;
2250 double a = atan2(yy,xx);