Searched refs:silk_MLA_ (Results 1 – 1 of 1) sorted by relevance
/external/libopus/silk/ |
D | MacroDebug.h | 288 #define silk_MLA(a,b,c) silk_MLA_((a), (b), (c), __FILE__, __LINE__) 289 static OPUS_INLINE opus_int32 silk_MLA_(opus_int32 a32, opus_int32 b32, opus_int32 c32, char *file,… in silk_MLA_() function
|