Home
last modified time | relevance | path

Searched defs:favorDecSpeed (Results 1 – 4 of 4) sorted by relevance

/third_party/lz4/lib/
Dlz4hc.h213 LZ4_i8 favorDecSpeed; /* favor decompression speed if this flag set, member
Dlz4frame.h196 …unsigned favorDecSpeed; /* 1: parser favors decompression speed vs compression ratio. Only w… member
Dlz4hc.c248 const HCfavor_e favorDecSpeed) in LZ4HC_InsertAndGetWiderMatch()
1296 const HCfavor_e favorDecSpeed) in LZ4HC_FindLongerMatch()
1324 const HCfavor_e favorDecSpeed) in LZ4HC_compress_optimal()
/third_party/lz4/programs/
Dlz4io.c125 unsigned favorDecSpeed; member