Home
last modified time | relevance | path

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

/external/pffft/
Dfftpack.c2290 static const real tsqrt2 = 2.82842712474619f; in cosqb() local
2303 x[2] = tsqrt2 * (x[1] - x[2]); in cosqb()