Home | History | Annotate | Download | only in x86

Lines Matching full:right_shift_8x8

659 static INLINE void right_shift_8x8(__m128i *res, int const bit) {
1148 right_shift_8x8(in, 1);
1155 right_shift_8x8(in, 1);
1162 right_shift_8x8(in, 1);
1838 right_shift_8x8(res0, 2);
1839 right_shift_8x8(res0 + 8, 2);
1840 right_shift_8x8(res1, 2);
1841 right_shift_8x8(res1 + 8, 2);