Lines Matching refs:sel8x4_3
1208 static inline UChar sel8x4_3 ( UInt w32 ) { in sel8x4_3() function
1294 sel8x4_3(xx) + sel8x4_3(yy), in h_generic_calc_Add8x4()
1304 sel8x4_3(xx) - sel8x4_3(yy), in h_generic_calc_Sub8x4()
1314 hadd8U( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_HAdd8Ux4()
1324 hadd8S( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_HAdd8Sx4()
1334 hsub8U( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_HSub8Ux4()
1344 hsub8S( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_HSub8Sx4()
1354 qadd8U( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_QAdd8Ux4()
1364 qadd8S( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_QAdd8Sx4()
1374 qsub8U( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_QSub8Ux4()
1384 qsub8S( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_QSub8Sx4()
1402 cmpnez8( sel8x4_3(xx) ), in h_generic_calc_CmpNEZ8x4()
1411 return absdiff8U( sel8x4_3(xx), sel8x4_3(yy) ) in h_generic_calc_Sad8Ux4()