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 293 static void cftfsub(int n, float *a, float *w);
313 cftfsub(n, a, w);
319 cftfsub(n, a, w);
342 cftfsub(n, a, w);
345 cftfsub(n, a, w);
358 cftfsub(n, a, w);
392 cftfsub(n, a, w);
399 cftfsub(n, a, w);
402 cftfsub(n, a, w);
443 cftfsub(n, a, w)
902 static 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 2314 milliseconds