Searched defs:shift_left (Results 1 – 10 of 10) sorted by relevance
51 static PLATFORM_INLINE UWORD32 ixheaacd_extu(UWORD32 a, WORD32 shift_left, in ixheaacd_extu()
61 const __m128i shift_left = _mm_slli_si128(diff_sq_u16, 2); in sum_8() local91 __m128i shift_left = _mm_slli_si128(diff_sq_0_u16, 2); in sum_16() local
93 template <typename T> T shift_left(const T& x, int bits) { in shift_left() function97 Sk4f shift_left(const Sk4f& x, int bits) { in shift_left() function
193 shift_left = _broadcasting_binary_op(bitwise_ops.left_shift) variable
4143 int32_t shift_left = 0; in WriteFramesLessThan() local
1647 int shift_left = 32 - (pos + size); in Ext() local
832 const bool shift_left = (output_shift > 0); in FullyConnectedAsGEMVWorkerImpl() local
980 const bool shift_left = (output_shift > 0); in FullyConnectedAsGEMV() local