Searched defs:MULT16_16_Q11 (Results 1 – 2 of 2) sorted by relevance
119 #define MULT16_16_Q11(a,b) (SHR(MULT16_16((a),(b)),11)) macro
189 #define MULT16_16_Q11(a,b) ((a)*(b)) macro