Home
last modified time | relevance | path

Searched refs:llNext (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c1183 U16 const llNext = llDInfo->nextState; local
1262 …ZSTD_updateFseStateWithDInfo(&seqState->stateLL, &seqState->DStream, llNext, llnbBits); /* <= …
/src/sys/contrib/openzfs/module/zstd/lib/decompress/
H A Dzstd_decompress_block.c1262 U16 const llNext = llDInfo->nextState; in ZSTD_decodeSequence() local
1338 …ZSTD_updateFseStateWithDInfo(&seqState->stateLL, &seqState->DStream, llNext, llnbBits); /* <= … in ZSTD_decodeSequence()