Searched defs:makect (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/src/modules/audio_processing/utility/
H A Dfft4g.c290 static void makect(int nc, int *ip, float *c);
337 makect(nc, ip, w + nw);
377 makect(nc, ip, w + nw);
428 makect(nc, ip, w + nw);
479 makect(nc, ip, w + nw);
568 makect(nc, ip, w + nw);
671 static void makect(int nc, int *ip, float *c) function

Completed in 223 milliseconds