OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:drftf1
(Results
1 - 2
of
2
) sorted by null
/external/libvorbis/lib/
smallft.c
573
static void
drftf1
(int n,float *c,float *ch,float *wa,int *ifac){
function
1234
drftf1
(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache);
/external/speex/libspeex/
smallft.c
575
static void
drftf1
(int n,float *c,float *ch,float *wa,int *ifac){
function
1236
drftf1
(l->n,data,l->trigcache,l->trigcache+l->n,l->splitcache);
Completed in 405 milliseconds