Searched refs:dradf4 (Results 1 - 4 of 4) sorted by relevance
/external/libvorbis/lib/ | ||
H A D | smallft.c | 169 static void dradf4(int ido,int l1,float *cc,float *ch,float *wa1, function 597 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); 599 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); |
/external/speex/libspeex/ | ||
H A D | smallft.c | 171 static void dradf4(int ido,int l1,float *cc,float *ch,float *wa1, function 599 dradf4(ido,l1,ch,c,wa+iw-1,wa+ix2-1,wa+ix3-1); 601 dradf4(ido,l1,c,ch,wa+iw-1,wa+ix2-1,wa+ix3-1); |
/external/libgdx/backends/gdx-backend-lwjgl/libs/ | ||
H A D | jorbis.jar | ... void dradf2 (int, int, float[], float[], float[], int) static void dradf4 (int, int, float[], float[], float[], int, float[], int, float[], int ... |
/external/libgdx/backends/gdx-backend-lwjgl3/libs/ | ||
H A D | jorbis.jar | ... void dradf2 (int, int, float[], float[], float[], int) static void dradf4 (int, int, float[], float[], float[], int, float[], int, float[], int ... |
Completed in 66 milliseconds