Home
last modified time | relevance | path

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

/external/libvorbis/lib/
Dsmallft.c573 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/
Dsmallft.c575 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()