Searched refs:drftf1 (Results 1 – 2 of 2) sorted by relevance
/external/libvorbis/lib/ |
D | smallft.c | 573 static void drftf1(int n,float *c,float *ch,float *wa,int *ifac){ in drftf1() function 1234 drftf1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache); in drft_forward()
|
/external/speex/libspeex/ |
D | smallft.c | 575 static void drftf1(int n,float *c,float *ch,float *wa,int *ifac){ in drftf1() function 1236 drftf1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache); in spx_drft_forward()
|