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

/ast/src/cmd/codexlib/zip/
H A Ddeflate.c153 int fixed_bd; /* inflate static */ member in struct:State_s
408 state->fixed_bd = 5;
409 if (huff(l, 30, 0, cpdist, cpdext, &state->fixed_td, &state->fixed_bd, state->vm) > 1)
416 state->bd = state->fixed_bd;

Completed in 24 milliseconds