Searched refs:MULT2 (Results 1 – 2 of 2) sorted by relevance
1002 private final static int MULT2 = 65599; field in ByteQuadsCanonicalizer1077 hash *= MULT2; in calcHash()
41 #define MULT2(a) (((a) * 35468) >> 16) macro127 const int c4 = MULT2(in[4]); in TransformAC3()129 const int in2 = MULT2(in[1]); in TransformAC3()