OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:silk_SMLALBB
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/opus/src/silk/
MacroCount.h
196
#undef
silk_SMLALBB
197
static inline opus_int64
silk_SMLALBB
(opus_int64 a64, opus_int16 b16, opus_int16 c16){
SigProc_FIX.h
408
#define
silk_SMLALBB
(a64, b16, c16) silk_ADD64((a64),(opus_int64)((opus_int32)(b16) * (opus_int32)(c16)))
[
all
...]
Completed in 56 milliseconds