OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kfft
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
mdct.h
52
const kiss_fft_state *
kfft
[4];
member in struct:__anon17536
/external/libopus/src/
analysis.c
195
const kiss_fft_state *
kfft
;
local
234
kfft
= celt_mode->mdct.
kfft
[0];
265
opus_fft(
kfft
, in, out);
Completed in 42 milliseconds