Searched refs:add_amount (Results 1 – 1 of 1) sorted by relevance
529 static const int add_amount[2] = { 7, 127 + (120 << 7) }; variable535 return static_cast<int>((s + add_amount[i]) >> shift_amount[i]); in ClassIndex()