Home
last modified time | relevance | path

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

/external/zstd/lib/compress/
Dzstd_lazy.c664 const U32 ddsLowestIndex = dms->window.dictLimit; in ZSTD_HcFindBestMatch_generic() local
695 (void)ddsLowestIndex; in ZSTD_HcFindBestMatch_generic()
696 assert(matchIndex >= ddsLowestIndex); in ZSTD_HcFindBestMatch_generic()
733 assert(matchIndex >= ddsLowestIndex); in ZSTD_HcFindBestMatch_generic()