Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_compress_internal.h1298 U32 const matchLowest = isDictionary ? lowestValid : withinWindow; in ZSTD_getLowestMatchIndex() local
1314 U32 const matchLowest = isDictionary ? lowestValid : withinWindow; in ZSTD_getLowestPrefixIndex() local