Home
last modified time | relevance | path

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

/src/sys/contrib/zstd/lib/decompress/
H A Dzstd_decompress_block.c742 } ZSTD_fseState; typedef
746 ZSTD_fseState stateLL;
747 ZSTD_fseState stateOffb;
748 ZSTD_fseState stateML;
1138 ZSTD_initFseState(ZSTD_fseState* DStatePtr, BIT_DStream_t* bitD, const ZSTD_seqSymbol* dt) in ZSTD_initFseState()
1150 ZSTD_updateFseStateWithDInfo(ZSTD_fseState* DStatePtr, BIT_DStream_t* bitD, U16 nextState, U32 nbBi… in ZSTD_updateFseStateWithDInfo()
/src/sys/contrib/openzfs/module/zstd/lib/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()