Searched refs:best_off (Results 1 – 1 of 1) sorted by relevance
1312 int best_mlen, best_off; in LZ4HC_compress_optimal() local1395 best_off = newMatch.off; in LZ4HC_compress_optimal()1463 best_off = opt[last_match_pos].off; in LZ4HC_compress_optimal()1472 int selected_offset = best_off; in LZ4HC_compress_optimal()