Searched defs:shift_left (Results 1 – 8 of 8) sorted by relevance
51 static PLATFORM_INLINE UWORD32 ixheaacd_extu(UWORD32 a, WORD32 shift_left, in ixheaacd_extu()
630 struct shift_left { struct654 VERIFY( (m2 == m1.unaryExpr(shift_left<2>())).all() ); in array_integer() argument
177 template <typename T> T shift_left(const T& x, int bits) { in shift_left() function181 Sk4f shift_left(const Sk4f& x, int bits) { in shift_left() function
204 shift_left = _broadcasting_binary_op(bitwise_ops.left_shift) variable
4143 int32_t shift_left = 0; in WriteFramesLessThan() local
4148 int32_t shift_left = 0; in WriteFramesLessThan() local
786 const bool shift_left = (output_shift > 0); in LegacyFullyConnectedAsGEMVWorkerImpl() local1808 const bool shift_left = (output_shift > 0); in LegacyInt8FullyConnectedAsGEMVWorkerImpl() local