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

  /external/webrtc/webrtc/common_audio/
fft4g.c 301 static void rftfsub(size_t n, float *a, size_t nc, float *c);
349 rftfsub(n, a, nc, w + nw);
406 rftfsub(n, a, nc, w + nw);
457 rftfsub(n, a, nc, w + nw);
512 rftfsub(m, a, nc, w + nw);
529 rftfsub(m, t, nc, w + nw);
597 rftfsub(m, a, nc, w + nw);
614 rftfsub(m, t, nc, w + nw);
1240 static void rftfsub(size_t n, float *a, size_t nc, float *c) function
    [all...]
  /external/svox/pico/lib/
picofftsg.c 378 static void rftfsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a);
383 static void rftfsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a);
444 rftfsub(n, a);
514 rftfsub(n, a);
3064 void rftfsub(picoos_int32 n, PICOFFTSG_FFTTYPE *a) function
    [all...]

Completed in 2357 milliseconds