Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_lazy.c744 const BYTE* const dmsEnd = dms->window.nextSrc; in ZSTD_HcFindBestMatch() local
1290 const BYTE* const dmsEnd = dms->window.nextSrc; in ZSTD_RowFindBestMatch() local
H A Dzstd_opt.c632 const BYTE* const dmsEnd = dictMode == ZSTD_dictMatchState ? dms->window.nextSrc : NULL; in ZSTD_insertBtAndGetAllMatches() local