OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAXFACTORS
(Results
1 - 2
of
2
) sorted by null
/external/libopus/celt/
kiss_fft.h
75
#define
MAXFACTORS
8
93
opus_int16 factors[2*
MAXFACTORS
];
/external/speex/libspeex/
_kiss_fft_guts.h
25
#define
MAXFACTORS
32
34
int factors[2*
MAXFACTORS
];
Completed in 194 milliseconds