Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c753 BYTE* const maxLitPos = oend - 3; /* 2 for offset, 1 for token */ in LZ4MID_compress() local
1346 BYTE* const maxLitPos = oend - 3; /* 2 for offset, 1 for token */ in LZ4HC_compress_hashChain() local
2101 BYTE* const maxLitPos = oend - 3; /* 2 for offset, 1 for token */ in LZ4HC_compress_optimal() local