Searched refs:withPrefix64k (Results 1 – 3 of 3) sorted by relevance
173 (dict == withPrefix64k || match >= lowPrefix)) { in LZ4_decompress_generic()478 withPrefix64k, in LZ4_decompress_fast()490 withPrefix64k, in LZ4_decompress_safe_withPrefix64k()
218 case withPrefix64k: in LZ4_compress_generic()903 withPrefix64k, dictSmall, acceleration); in LZ4_compress_fast_continue()908 withPrefix64k, noDictIssue, acceleration); in LZ4_compress_fast_continue()
237 typedef enum { noDict = 0, withPrefix64k, usingExtDict } dict_directive; enumerator
Completed in 8 milliseconds