Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c1172 const ZSTD_seqSymbol* const llDInfo = seqState->stateLL.table + seqState->stateLL.state; local
1176 seq.litLength = llDInfo->baseValue;
1178 BYTE const llBits = llDInfo->nbAdditionalBits;
1183 U16 const llNext = llDInfo->nextState;
1186 U32 const llnbBits = llDInfo->nbBits;
1219 U32 const ll0 = (llDInfo->baseValue == 0);