OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:silk_SMLABB_ovflw
(Results
1 - 3
of
3
) sorted by null
/external/libopus/silk/
MacroCount.h
166
#undef
silk_SMLABB_ovflw
167
#define
silk_SMLABB_ovflw
silk_SMLABB
MacroDebug.h
497
#undef
silk_SMLABB_ovflw
498
#define
silk_SMLABB_ovflw
(a32, b32, c32) ((a32) + ((opus_int32)((opus_int16)(b32))) * (opus_int32)((opus_int16)(c32)))
[
all
...]
SigProc_FIX.h
458
#define
silk_SMLABB_ovflw
(a32, b32, c32) (silk_ADD32_ovflw((a32) , ((opus_int32)((opus_int16)(b32))) * (opus_int32)((opus_int16)(c32))))
[
all
...]
Completed in 144 milliseconds