OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SAMP_MIN
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
_kiss_fft_guts.h
53
#define
SAMP_MIN
-SAMP_MAX
57
if ( (SAMPPROD)(a) op (SAMPPROD)(b) > SAMP_MAX || (SAMPPROD)(a) op (SAMPPROD)(b) <
SAMP_MIN
) { \
/external/libopus/celt/
_kiss_fft_guts.h
55
#define
SAMP_MIN
-SAMP_MAX
Completed in 74 milliseconds