Searched refs:maxNbLit (Results 1 – 4 of 4) sorted by relevance
364 size_t maxNbLit; member
516 assert(seqStorePtr->maxNbLit <= 128 KB); in ZSTD_storeSeq()517 assert(seqStorePtr->lit + litLength <= seqStorePtr->litStart + seqStorePtr->maxNbLit); in ZSTD_storeSeq()
1702 zc->seqStore.maxNbLit = blockSize; in ZSTD_resetCCtx_internal()
6639 size_t maxNbLit; member10364 assert(seqStorePtr->maxNbLit <= 128 KB); in ZSTD_storeSeq()10365 assert(seqStorePtr->lit + litLength <= seqStorePtr->litStart + seqStorePtr->maxNbLit); in ZSTD_storeSeq()14618 zc->seqStore.maxNbLit = blockSize; in ZSTD_resetCCtx_internal()