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