Searched refs:LLTptr (Results 1 – 4 of 4) sorted by relevance
129 const ZSTD_seqSymbol* LLTptr; member
73 dctx->LLTptr = ddict->entropy.LLTable; in ZSTD_copyDDictParameters()
738 { size_t const llhSize = ZSTD_buildSeqTable(dctx->entropy.LLTable, &dctx->LLTptr, in ZSTD_decodeSeqHeaders()1429 ZSTD_initFseState(&seqState.stateLL, &seqState.DStream, dctx->LLTptr); in ZSTD_decompressSequences_bodySplitLitBuffer()1641 ZSTD_initFseState(&seqState.stateLL, &seqState.DStream, dctx->LLTptr); in ZSTD_decompressSequences_body()1769 ZSTD_initFseState(&seqState.stateLL, &seqState.DStream, dctx->LLTptr); in ZSTD_decompressSequencesLong_body()
1504 dctx->LLTptr = dctx->entropy.LLTable; in ZSTD_decompressBegin()