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

  /external/webrtc/src/modules/audio_processing/utility/
fft4g.c 294 void cftfsub(int n, float *a, float *w);
303 cftfsub(n, a, w);
309 cftfsub(n, a, w);
319 void cftfsub(int n, float *a, float *w);
339 cftfsub(n, a, w);
342 cftfsub(n, a, w);
355 cftfsub(n, a, w);
366 void cftfsub(int n, float *a, float *w);
397 cftfsub(n, a, w);
404 cftfsub(n, a, w)
928 void cftfsub(int n, float *a, float *w) function
    [all...]
  /external/svox/pico/lib/
picofftsg.c 376 static void cftfsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a);
381 static void cftfsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a);
443 cftfsub(n, a);
446 cftfsub(n, a);
513 cftfsub(n, a);
516 cftfsub(n, a);
609 static void cftfsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a) function
    [all...]

Completed in 224 milliseconds