OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kf_cexp2
(Results
1 - 3
of
3
) sorted by null
/external/speex/libspeex/
_kiss_fft_guts.h
151
#define
kf_cexp2
(x,phase) \
macro
kiss_fftr.c
67
kf_cexp2
(st->super_twiddles+i, DIV32(SHL32(phase,16),nfft));
kiss_fft.c
486
kf_cexp2
(st->twiddles+i, DIV32(SHL32(phase,17),nfft));
Completed in 796 milliseconds