HomeSort by relevance Sort by last modified time
    Searched full:maximize_range (Results 1 - 1 of 1) sorted by null

  /external/speex/libspeex/
fftwrap.c 45 static int maximize_range(spx_word16_t *in, spx_word16_t *out, spx_word16_t bound, int len) function
277 shift = maximize_range(in, in, 32000, t->N);

Completed in 110 milliseconds