Searched refs:Mult32 (Results 1 – 1 of 1) sorted by relevance
31 #define Mult32(s32In1,s32In2,s32OutLow) \ macro46 #define Mult32(s32In1,s32In2,s32OutLow) s32OutLow=(SINT32)s32In1*(SINT32)s32In2; macro171 Mult32(s32Temp1, u16Levels, s32Low); in EncPacking()