Home
last modified time | relevance | path

Searched refs:tsqx (Results 1 – 1 of 1) sorted by relevance

/external/pffft/
Dfftpack.c2355 real tsqx; in cosqf() local
2362 tsqx = sqrt2 * x[2]; in cosqf()
2363 x[2] = x[1] - tsqx; in cosqf()
2364 x[1] += tsqx; in cosqf()