Searched refs:extra_bits (Results 1 – 2 of 2) sorted by relevance
124 const intf *extra_bits; /* extra bits for each code or NULL */ member256 static_l_desc.extra_bits = extra_lbits; in tr_static_init()258 static_d_desc.extra_bits = extra_dbits; in tr_static_init()259 static_bl_desc.extra_bits = extra_blbits; in tr_static_init()501 const intf *extra = desc->stat_desc->extra_bits;
81 int extra_bits; in calc_shifts_ceiling() local84 shifts = extra_bits = 0; in calc_shifts_ceiling()88 extra_bits++; in calc_shifts_ceiling()93 if (extra_bits) in calc_shifts_ceiling()