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

  /external/webrtc/src/modules/audio_processing/utility/
fft4g.c 295 void cftbsub(int n, float *a, float *w);
306 cftbsub(n, a, w);
320 void cftbsub(int n, float *a, float *w);
353 cftbsub(n, a, w);
367 void cftbsub(int n, float *a, float *w);
395 cftbsub(n, a, w);
426 void cftbsub(int n, float *a, float *w);
454 cftbsub(n, a, w);
980 void cftbsub(int n, float *a, float *w) function
    [all...]
  /external/svox/pico/lib/
picofftsg.c 377 static void cftbsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a);
382 static void cftbsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a);
456 cftbsub(n, a);
458 cftbsub(n, a);
501 cftbsub(n, a);
503 cftbsub(n, a);
638 void cftbsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a) function
    [all...]

Completed in 23 milliseconds