Searched refs:LITERALS (Results 1 – 2 of 2) sorted by relevance
15 #define LITERALS 256 macro18 #define L_CODES (LITERALS+1+LENGTH_CODES)
123 {static_ltree, extra_lbits, LITERALS+1, L_CODES, MAX_BITS};988 s->dyn_ltree[length_code[lc]+LITERALS+1].Freq++;1039 send_code(s, code+LITERALS+1, ltree); /* send the length code */1081 while (n < LITERALS) bin_freq += s->dyn_ltree[n++].Freq;