Home
last modified time | relevance | path

Searched refs:kf_factor (Results 1 – 2 of 2) sorted by relevance

/external/libopus/celt/
Dkiss_fft.c355 int kf_factor(int n,opus_int16 * facbuf) in kf_factor() function
477 if (!kf_factor(nfft,st->factors)) in opus_fft_alloc_twiddles()
/external/speex/libspeex/
Dkiss_fft.c437 void kf_factor(int n,int * facbuf) in kf_factor() function
497 kf_factor(nfft,st->factors); in kiss_fft_alloc()