Searched refs:drftb1 (Results 1 – 2 of 2) sorted by relevance
/external/libvorbis/lib/ |
D | smallft.c | 1154 static void drftb1(int n, float *c, float *ch, float *wa, int *ifac){ in drftb1() function 1239 drftb1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache); in drft_backward()
|
/external/speex/libspeex/ |
D | smallft.c | 1156 static void drftb1(int n, float *c, float *ch, float *wa, int *ifac){ in drftb1() function 1241 drftb1(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache); in spx_drft_backward()
|