Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
A Dzstd_compress_literals.c131 nextHuf->repeatMode = HUF_repeat_check; in ZSTD_compressLiterals()
A Dzstd_compress_superblock.c116 …if (repeat == HUF_repeat_check && !HUF_validateCTable((HUF_CElt const*)prevHuf->CTable, countWksp,… in ZSTD_buildSuperBlockEntropy_literal()
154 nextHuf->repeatMode = HUF_repeat_check; in ZSTD_buildSuperBlockEntropy_literal()
A Dhuf_compress.c805 && *repeat == HUF_repeat_check in HUF_compress_internal()
A Dzstd_compress.c3148 bs->entropy.huf.repeatMode = HUF_repeat_check; in ZSTD_loadCEntropy()
/linux/lib/zstd/common/
A Dhuf.h199HUF_repeat_check, /*< Can use the previous table but it must be checked. Note : The previous table… enumerator

Completed in 24 milliseconds