Home
last modified time | relevance | path

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

/Linux-v4.19/lib/zstd/
Dzstd_opt.h235 …tches(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iLimit, U32 nbCompares, const U32 mls… in ZSTD_insertBtAndGetAllMatches()
Dcompress.c1561 …CCtx *zc, const BYTE *const ip, const U32 mls, const BYTE *const iend, U32 nbCompares, U32 extDict) in ZSTD_insertBt1()
1643 …zc, const BYTE *const ip, const BYTE *const iend, size_t *offsetPtr, U32 nbCompares, const U32 mls, in ZSTD_insertBtAndFindBestMatch()
1724 …Tree(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iend, const U32 nbCompares, const U32 … in ZSTD_updateTree()
1755 …Dict(ZSTD_CCtx *zc, const BYTE *const ip, const BYTE *const iend, const U32 nbCompares, const U32 … in ZSTD_updateTree_extDict()