Lines Matching refs:sel8x4_0
1217 static inline UChar sel8x4_0 ( UInt w32 ) { in sel8x4_0() function
1297 sel8x4_0(xx) + sel8x4_0(yy) in h_generic_calc_Add8x4()
1307 sel8x4_0(xx) - sel8x4_0(yy) in h_generic_calc_Sub8x4()
1317 hadd8U( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_HAdd8Ux4()
1327 hadd8S( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_HAdd8Sx4()
1337 hsub8U( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_HSub8Ux4()
1347 hsub8S( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_HSub8Sx4()
1357 qadd8U( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_QAdd8Ux4()
1367 qadd8S( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_QAdd8Sx4()
1377 qsub8U( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_QSub8Ux4()
1387 qsub8S( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_QSub8Sx4()
1405 cmpnez8( sel8x4_0(xx) ) in h_generic_calc_CmpNEZ8x4()
1414 + absdiff8U( sel8x4_0(xx), sel8x4_0(yy) ); in h_generic_calc_Sad8Ux4()