Searched refs:Mult16x16 (Results 1 – 2 of 2) sorted by relevance
37 #define Mult16x16(a, b) (((a)&0xffff)*((b)&0xffff)) macro
256 n2 = Mult16x16((ec[i]>>1),n); /* n2 used as temp */ in LLF_RND_EntropyEstimate()