Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_lazy.c724 const BYTE* const dmsEnd = dms->window.nextSrc; in ZSTD_HcFindBestMatch() local
1253 const BYTE* const dmsEnd = dms->window.nextSrc; in ZSTD_RowFindBestMatch() local
H A Dzstd_opt.c597 const BYTE* const dmsEnd = dictMode == ZSTD_dictMatchState ? dms->window.nextSrc : NULL; in ZSTD_insertBtAndGetAllMatches() local