Searched refs:round_shift_4x4 (Results 1 – 1 of 1) sorted by relevance
519 static INLINE void round_shift_4x4(__m128i *in, int shift) { in round_shift_4x4() function539 round_shift_4x4(in, shift); in write_buffer_4x4()1277 round_shift_4x4(&in[0], shift); in round_shift_8x8()1278 round_shift_4x4(&in[4], shift); in round_shift_8x8()1279 round_shift_4x4(&in[8], shift); in round_shift_8x8()1280 round_shift_4x4(&in[12], shift); in round_shift_8x8()