Home
last modified time | relevance | path

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

/external/pffft/
Dfftpack.c2485 real xhold; in sinqb() local
2503 xhold = x[k]; in sinqb()
2505 x[kc + 1] = xhold; in sinqb()
2513 real xhold; in sinqf() local
2526 xhold = x[k]; in sinqf()
2528 x[kc + 1] = xhold; in sinqf()
2557 real xhold; in sint1() local
2575 xhold = sqrt3 * (xh[1] + xh[2]); in sint1()
2577 xh[1] = xhold; in sint1()