HomeSort by relevance Sort by last modified time
    Searched refs:dradf2 (Results 1 - 2 of 2) sorted by null

  /external/libvorbis/lib/
smallft.c 114 static void dradf2(int ido,int l1,float *cc,float *ch,float *wa1){ function
606 dradf2(ido,l1,c,ch,wa+iw-1);
610 dradf2(ido,l1,ch,c,wa+iw-1);
  /external/speex/libspeex/
smallft.c 116 static void dradf2(int ido,int l1,float *cc,float *ch,float *wa1){ function
608 dradf2(ido,l1,c,ch,wa+iw-1);
612 dradf2(ido,l1,ch,c,wa+iw-1);

Completed in 27 milliseconds