Home
last modified time | relevance | path

Searched defs:mlt (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/lib/lz4/
H A Dlz4hc_compress.c130 size_t const mlt = LZ4_count(ip + MINMATCH, in LZ4HC_InsertAndFindBestMatch() local
142 size_t mlt; in LZ4HC_InsertAndFindBestMatch() local
204 int mlt = MINMATCH + LZ4_count( LZ4HC_InsertAndGetWiderMatch() local
228 size_t mlt; LZ4HC_InsertAndGetWiderMatch() local
[all...]
/kernel/linux/linux-6.6/lib/lz4/
H A Dlz4hc_compress.c130 size_t const mlt = LZ4_count(ip + MINMATCH, in LZ4HC_InsertAndFindBestMatch() local
142 size_t mlt; in LZ4HC_InsertAndFindBestMatch() local
204 int mlt = MINMATCH + LZ4_count( LZ4HC_InsertAndGetWiderMatch() local
228 size_t mlt; LZ4HC_InsertAndGetWiderMatch() local
[all...]

Completed in 3 milliseconds