Searched refs:passfb (Results 1 – 1 of 1) sorted by relevance
/external/pffft/ |
D | fftpack.c | 81 static void passfb(integer *nac, integer ido, integer ip, integer l1, integer idl1, in passfb() function 1817 passfb(&nac, idot, ip, l1, idl1, c, c, c, ch, ch, &wa[iw], +1); in cfftb1() 1819 passfb(&nac, idot, ip, l1, idl1, ch, ch, ch, c, c, &wa[iw], +1); in cfftb1() 1896 passfb(&nac, idot, ip, l1, idl1, c, c, c, ch, ch, &wa[iw], -1); in cfftf1() 1898 passfb(&nac, idot, ip, l1, idl1, ch, ch, ch, c, c, &wa[iw], -1); in cfftf1()
|