Searched refs:last_m_off (Results 1 – 6 of 6) sorted by relevance
58 lzo_uint last_m_off = 0;175 last_m_off = m_off;185 last_m_off = t;212 m_off = last_m_off;216 last_m_off = m_off;237 assert(last_m_off > 0);238 m_pos -= last_m_off;244 last_m_off = off;271 last_m_off = m_off;280 last_m_off = off;[all …]
158 else if (m_len <= M2_MAX_LEN && (m_off <= M2_MAX_OFFSET || m_off == c->last_m_off)) in code_match()175 if (m_off == c->last_m_off) in code_match()260 c->last_m_off = x_off; in code_match()461 if (*m_off == c->last_m_off && *m_len <= M2_MAX_LEN) in better_match()465 c->last_m_off && swd->best_off[*m_len-1] == c->last_m_off) in better_match()690 if (m_off == c->last_m_off && c->m_off != c->last_m_off) in lzo1x_999_compress_internal()
43 lzo_uint last_m_off;124 c->last_m_len = c->last_m_off = 0;
165 unsigned int last_m_off; member725 c->last_m_len = c->last_m_off = 0; in init_match()956 if (m_off == c->last_m_off) in code_match()979 c->last_m_off = m_off; in code_match()1013 if (m_off == c->last_m_off) in len_of_coded_match()1106 c->last_m_off = 1; in ucl_nrv2b_99_compress()1145 c->last_m_off) in ucl_nrv2b_99_compress()1364 unsigned long ilen = 0, olen = 0, last_m_off = 1; in Decode() local1415 m_off = last_m_off; in Decode()1423 last_m_off = ++m_off; in Decode()
3645 lzo_uint last_m_off = 0; local3756 last_m_off = m_off;3766 last_m_off = t;3791 m_off = last_m_off;3795 last_m_off = m_off;3816 assert(last_m_off > 0);3817 m_pos -= last_m_off;3823 last_m_off = off;3849 last_m_off = m_off;3858 last_m_off = off;[all …]
5087 lzo_uint last_m_off = 0; local5200 last_m_off = m_off;5210 last_m_off = t;5235 m_off = last_m_off;5239 last_m_off = m_off;5260 assert(last_m_off > 0);5261 m_pos -= last_m_off;5267 last_m_off = off;5294 last_m_off = m_off;5303 last_m_off = off;[all …]