Home
last modified time | relevance | path

Searched refs:dictSmall (Results 1 – 2 of 2) sorted by relevance

/linux/lib/lz4/
A Dlz4_compress.c283 } while (((dictIssue == dictSmall) in LZ4_compress_generic()
416 if (((dictIssue == dictSmall) ? (match >= lowRefLimit) : 1) in LZ4_compress_generic()
903 withPrefix64k, dictSmall, acceleration); in LZ4_compress_fast_continue()
924 usingExtDict, dictSmall, acceleration); in LZ4_compress_fast_continue()
A Dlz4defs.h238 typedef enum { noDictIssue = 0, dictSmall } dictIssue_directive; enumerator

Completed in 5 milliseconds