Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h319 } ZSTD_blockState_t; typedef
498 ZSTD_blockState_t blockState;
H A Dzstd_compress.c3521 ZSTD_blockState_confirmRepcodesAndEntropyTables(ZSTD_blockState_t* const bs) in ZSTD_blockState_confirmRepcodesAndEntropyTables()