Home
last modified time | relevance | path

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

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