Searched refs:cftmdl (Results 1 – 1 of 1) sorted by relevance
/external/webrtc/src/modules/audio_processing/utility/ |
D | fft4g.c | 296 static void cftmdl(int n, int l, float *a, float *w); 912 cftmdl(n, l, a, w); in cftfsub() 962 cftmdl(n, l, a, w); in cftbsub() 1107 static void cftmdl(int n, int l, float *a, float *w) in cftmdl() function
|