Home
last modified time | relevance | path

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

/linux/lib/zstd/decompress/
H A Dzstd_decompress_block.c788 } ZSTD_fseState; typedef
792 ZSTD_fseState stateLL;
793 ZSTD_fseState stateOffb;
794 ZSTD_fseState stateML;
1193 ZSTD_initFseState(ZSTD_fseState* DStatePtr, BIT_DStream_t* bitD, const ZSTD_seqSymbol* dt) in ZSTD_initFseState()
1205 ZSTD_updateFseStateWithDInfo(ZSTD_fseState* DStatePtr, BIT_DStream_t* bitD, U16 nextState, U32 nbBi… in ZSTD_updateFseStateWithDInfo()