Log2Int
dec_rate = Log2Int(dec_ratio);
dec_rate = Log2Int(dec_ratio);
dec_rate = Log2Int(dec_ratio);
k_direct_shift = Log2Int(k_direct) - Log2Int(10000) - 2;
k_indirect_shift = Log2Int(k_indirect + 15) - 20 /*- 2*/;