Searched refs:dbits (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dinfcodes.c52 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
72 c->dbits = (Byte)bd;
109 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
164 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/zlib_inflate/
H A Dinfcodes.c29 c->dbits = (Byte)bd;
65 r = zlib_inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
116 c->sub.code.need = c->dbits;
H A Dinfutil.h176 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
/asus-wl-520gu-7.0.1.45/src/router/busybox/libbb/
H A Dunzip.c655 int dbits = 6; /* bits in base distance lookup table */ local
807 bd = dbits;
/asus-wl-520gu-7.0.1.45/src/linux/linux/lib/
H A Dinflate.c61 lbits and dbits tuning parameters.
245 This results of this trade are in the variables lbits and dbits
247 length codes can decode in one step, and dbits is the same thing for
260 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
267 STATIC const int dbits = 6; /* bits in base distance lookup table */ variable
879 bd = dbits;
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dgzip_inflate.c61 lbits and dbits tuning parameters.
247 This results of this trade are in the variables lbits and dbits
249 length codes can decode in one step, and dbits is the same thing for
262 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
269 STATIC const int dbits = 6; /* bits in base distance lookup table */ variable
881 bd = dbits;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/wan/
H A Dsdla_chdlc.c4271 int dbits,sbits,parity,handshaking; local
4285 case CS5: dbits = 5; break;
4286 case CS6: dbits = 6; break;
4287 case CS7: dbits = 7; break;
4288 case CS8: dbits = 8; break;
4290 default: dbits = 8; break;
4339 if (card->u.c.tx_bits_per_char != dbits)
4341 card->u.c.tx_bits_per_char = dbits;
4343 if (card->u.c.rx_bits_per_char != dbits)
4345 card->u.c.rx_bits_per_char = dbits;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/boot/lib/
H A Dzlib.c1204 This results of this trade are in the variables lbits and dbits
1206 length codes can decode in one step, and dbits is the same thing for
1219 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
1657 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
1676 c->dbits = (Byte)bd;
1713 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
1768 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/boot/
H A Dzlib.c1217 This results of this trade are in the variables lbits and dbits
1219 length codes can decode in one step, and dbits is the same thing for
1232 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
1670 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
1689 c->dbits = (Byte)bd;
1726 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
1781 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/router/ppp/pppdump/
H A Dzlib.c3662 This results of this trade are in the variables lbits and dbits
3664 length codes can decode in one step, and dbits is the same thing for
3677 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
4115 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
4134 c->dbits = (Byte)bd;
4171 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
4226 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppdump/
H A Dzlib.c3662 This results of this trade are in the variables lbits and dbits
3664 length codes can decode in one step, and dbits is the same thing for
3677 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
4115 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
4134 c->dbits = (Byte)bd;
4171 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
4226 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppdump/
H A Dzlib.c3662 This results of this trade are in the variables lbits and dbits
3664 length codes can decode in one step, and dbits is the same thing for
3677 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
4115 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
4134 c->dbits = (Byte)bd;
4171 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
4226 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/router/ppp/common/
H A Dzlib.c4159 This results of this trade are in the variables lbits and dbits
4161 length codes can decode in one step, and dbits is the same thing for
4174 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
4642 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
4662 c->dbits = (Byte)bd;
4699 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
4754 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/router/pppd/common/
H A Dzlib.c4162 This results of this trade are in the variables lbits and dbits
4164 length codes can decode in one step, and dbits is the same thing for
4177 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
4645 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
4665 c->dbits = (Byte)bd;
4702 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
4757 c->sub.code.need = c->dbits;
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/common/
H A Dzlib.c4162 This results of this trade are in the variables lbits and dbits
4164 length codes can decode in one step, and dbits is the same thing for
4177 about one bit more than those, so lbits is 8+1 and dbits is 5+1.
4645 Byte dbits; /* dtree bits decoder per branch */ member in struct:inflate_codes_state
4665 c->dbits = (Byte)bd;
4702 r = inflate_fast(c->lbits, c->dbits, c->ltree, c->dtree, s, z);
4757 c->sub.code.need = c->dbits;

Completed in 411 milliseconds