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()
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
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
201 shift_left = _broadcasting_binary_op(bitwise_ops.left_shift) variable
796 uint32_t shift_left = sizeof(value) * 8 - 1 - msbit; in bits() local
644 uint64_t shift_left = sizeof(value) * 8 - 1 - msbit; in bits() local
4143 int32_t shift_left = 0; in WriteFramesLessThan() local
4148 int32_t shift_left = 0; in WriteFramesLessThan() local
787 const bool shift_left = (output_shift > 0); in LegacyFullyConnectedAsGEMVWorkerImpl() local1809 const bool shift_left = (output_shift > 0); in LegacyInt8FullyConnectedAsGEMVWorkerImpl() local