Lines Matching full:mul16
224 static inline Short mul16 ( Short xx, Short yy )657 mul16( sel16x4_3(xx), sel16x4_3(yy) ),658 mul16( sel16x4_2(xx), sel16x4_2(yy) ),659 mul16( sel16x4_1(xx), sel16x4_1(yy) ),660 mul16( sel16x4_0(xx), sel16x4_0(yy) )