Searched refs:hsub16U (Results 1 – 1 of 1) sorted by relevance
425 static inline UShort hsub16U ( UShort xx, UShort yy ) in hsub16U() function1255 return mk16x2( hsub16U( sel16x2_1(xx), sel16x2_1(yy) ), in h_generic_calc_HSub16Ux2()1256 hsub16U( sel16x2_0(xx), sel16x2_0(yy) ) ); in h_generic_calc_HSub16Ux2()