Searched defs:TM4 (Results 1 – 7 of 7) sorted by relevance
20 TM4 = "TM4" variable in TransmissionMode
63 TM4 = 'TM4' variable in TransmissionModes
521 static void TM4(uint8_t* WEBP_RESTRICT dst, const uint8_t* WEBP_RESTRICT top) { in TM4() function
619 static void TM4(uint8_t* WEBP_RESTRICT dst, const uint8_t* WEBP_RESTRICT top) { in TM4() function
432 static WEBP_INLINE void TM4(uint8_t* WEBP_RESTRICT dst, in TM4() function
694 static void TM4(uint8_t* dst) { in TM4() function
2507 auto *TM1 = I32Reg(), *TM2 = I32Reg(), *TM3 = I32Reg(), *TM4 = I32Reg(); in lowerInt64Arithmetic() local