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

  /external/speex/libspeex/
resample.c 716 spx_uint32_t old_magic = st->magic_samples[i]; local
720 for (j=0;j<st->filt_len-1+st->magic_samples[i]+old_magic;j++)
722 st->magic_samples[i] += old_magic;
    [all...]

Completed in 632 milliseconds