Searched defs:shift_right (Results 1 – 4 of 4) sorted by relevance
169 template <typename T> T shift_right(const T& x, int bits) { in shift_right() function173 Sk4f shift_right(const Sk4f& x, int bits) { in shift_right() function
1501 int shift_left, shift_right; in adpcm_decode_frame() local
1679 int shift_right = 32 - size; in CallRecordWriteStub() local
16394 const __m512i shift_right = _mm512_setr_epi64( in expanded_utf8_to_utf32() local