Searched refs:hsub16S (Results 1 – 1 of 1) sorted by relevance
433 static inline Short hsub16S ( Short xx, Short yy ) in hsub16S() function1261 return mk16x2( hsub16S( sel16x2_1(xx), sel16x2_1(yy) ), in h_generic_calc_HSub16Sx2()1262 hsub16S( sel16x2_0(xx), sel16x2_0(yy) ) ); in h_generic_calc_HSub16Sx2()