Searched refs:MULT16_16_Q11 (Results 1 – 2 of 2) sorted by relevance
150 #define MULT16_16_Q11(a,b) (SHR(MULT16_16((a),(b)),11)) macro
261 #define MULT16_16_Q11(a,b) ((a)*(b)) macro