Searched refs:silk_MLA_uint (Results 1 – 3 of 3) sorted by relevance
/external/libopus/silk/ |
D | MacroCount.h | 76 #undef silk_MLA_uint 77 static OPUS_INLINE opus_int32 silk_MLA_uint(opus_uint32 a32, opus_uint32 b32, opus_uint32 c32){ in silk_MLA_uint() function
|
D | MacroDebug.h | 302 #undef silk_MLA_uint 303 #define silk_MLA_uint(a,b,c) silk_MLA_uint_((a), (b), (c), __FILE__, __LINE__) macro
|
D | SigProc_FIX.h | 436 #define silk_MLA_uint(a32, b32, c32) silk_MLA(a32, b32, c32) macro
|