Home | History | Annotate | Download | only in zlib

Lines Matching refs:extra_bits

119     const intf *extra_bits;      /* extra bits for each code or NULL */
120 int extra_base; /* base index for extra_bits */
251 static_l_desc.extra_bits = extra_lbits;
253 static_d_desc.extra_bits = extra_dbits;
254 static_bl_desc.extra_bits = extra_blbits;
495 const intf *extra = desc->stat_desc->extra_bits;