Searched refs:lit_bytes (Results 1 – 3 of 3) sorted by relevance
58 unsigned long lit_bytes;127 c->lit_bytes = c->match_bytes = c->rep_bytes = 0;
268 c->lit_bytes += (unsigned long) t; in STORE_RUN()782 c->lit_bytes, c->lit1_r, c->lit2_r, c->lit3_r, c->lazy); in lzo1x_999_compress_internal()784 assert(c->lit_bytes + c->match_bytes == in_len); in lzo1x_999_compress_internal()
191 unsigned long lit_bytes; member728 c->lit_bytes = c->match_bytes = c->rep_bytes = 0; in init_match()987 c->lit_bytes += lit; in code_run()1224 c->match_bytes, c->lit_bytes, c->lazy, in ucl_nrv2b_99_compress()1227 assert(c->lit_bytes + c->match_bytes == in_len); in ucl_nrv2b_99_compress()