Searched refs:backoffs (Results 1 – 1 of 1) sorted by relevance
65 int backoffs; in rtime_decompress() local71 backoffs = positions[value]; in rtime_decompress()75 if (backoffs + repeat >= outpos) { in rtime_decompress()77 cpage_out[outpos++] = cpage_out[backoffs++]; in rtime_decompress()82 *(cpage_out + outpos + i) = *(cpage_out + backoffs + i); in rtime_decompress()