Home
last modified time | relevance | path

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

/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h237 } ZSTD_blockState_t; typedef
386 ZSTD_blockState_t blockState;
H A Dzstd_compress.c2941 static void ZSTD_blockState_confirmRepcodesAndEntropyTables(ZSTD_blockState_t* const bs) in ZSTD_blockState_confirmRepcodesAndEntropyTables()