Home | History | Annotate | Download | only in src

Lines Matching full:stheta

219     float srho, stheta;
250 stheta = theta / stn;
252 istheta = 1 / stheta;
267 sinTable[index] = (float)cos( stheta * index * 0.2f );
381 /*phi += stheta */ )
404 vi.theta = index % stn * stheta + ti * theta - halfPi;