Home | History | Annotate | Download | only in priv

Lines Matching refs:abdU8

3037 static inline UChar abdU8 ( UChar xx, UChar yy ) {
3111 t += (UInt)abdU8( sel8x8_7(xx), sel8x8_7(yy) );
3112 t += (UInt)abdU8( sel8x8_6(xx), sel8x8_6(yy) );
3113 t += (UInt)abdU8( sel8x8_5(xx), sel8x8_5(yy) );
3114 t += (UInt)abdU8( sel8x8_4(xx), sel8x8_4(yy) );
3115 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );
3116 t += (UInt)abdU8( sel8x8_2(xx), sel8x8_2(yy) );
3117 t += (UInt)abdU8( sel8x8_1(xx), sel8x8_1(yy) );
3118 t += (UInt)abdU8( sel8x8_0(xx), sel8x8_0(yy) );
3181 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );
3182 t += (UInt)abdU8( sel8x8_2(xx), sel8x8_2(yy) );
3183 t += (UInt)abdU8( sel8x8_1(xx), sel8x8_1(yy) );
3184 t += (UInt)abdU8( sel8x8_0(xx), sel8x8_0(yy) );