Searched refs:MULT1 (Results 1 – 1 of 1) sorted by relevance
40 #define MULT1(a) ((((a) * 20091) >> 16) + (a)) macro128 const int d4 = MULT1(in[4]); in TransformAC3()130 const int in3 = MULT1(in[1]); in TransformAC3()