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

  /external/libopus/celt/
kiss_fft.h 74 #define MAXFACTORS 8
86 opus_int16 factors[2*MAXFACTORS];
kiss_fft.c 614 int fstride[MAXFACTORS];
673 int fstride[MAXFACTORS];
  /external/speex/libspeex/
_kiss_fft_guts.h 25 #define MAXFACTORS 32
34 int factors[2*MAXFACTORS];

Completed in 301 milliseconds