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 294 static void cftbsub(int n, float *a, float *w);
316 cftbsub(n, a, w);
356 cftbsub(n, a, w);
390 cftbsub(n, a, w);
441 cftbsub(n, a, w);
952 static 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 77 milliseconds