Searched refs:max_code_bytes (Results 1 – 2 of 2) sorted by relevance
75 int max_code_bytes; /* max # of bytes for an encoded line */ member
177 ss->max_code_bytes = code_bytes; in s_CFE_init()263 if (wlimit - pw->ptr >= ss->max_code_bytes) { in s_CFE_process()267 w.limit = w.ptr + ss->max_code_bytes; in s_CFE_process()