Home
last modified time | relevance | path

Searched defs:mostFrequent (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_compress_superblock.c200 …size_t const mostFrequent = HIST_countFast_wksp(countWksp, &max, llCodeTable, nbSeq, workspace, wk… in ZSTD_buildSuperBlockEntropy_sequences() local
223 …size_t const mostFrequent = HIST_countFast_wksp(countWksp, &max, ofCodeTable, nbSeq, workspace, wk… in ZSTD_buildSuperBlockEntropy_sequences() local
247 …size_t const mostFrequent = HIST_countFast_wksp(countWksp, &max, mlCodeTable, nbSeq, workspace, wk… in ZSTD_buildSuperBlockEntropy_sequences() local
H A Dzstd_compress_sequences.c145 size_t const mostFrequent, size_t nbSeq, unsigned const FSELog, in ZSTD_selectEncodingType()
H A Dzstd_compress.c2039 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, llCodeTable, nbSeq, entropyWorkspace,… in ZSTD_compressSequences_internal() local
2065 size_t const mostFrequent = HIST_countFast_wksp( in ZSTD_compressSequences_internal() local
2093 size_t const mostFrequent = HIST_countFast_wksp( in ZSTD_compressSequences_internal() local
/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_sequences.c159 size_t const mostFrequent, size_t nbSeq, unsigned const FSELog, in ZSTD_selectEncodingType()
H A Dzstd_compress.c2474 …size_t const mostFrequent = HIST_countFast_wksp(countWorkspace, &max, llCodeTable, nbSeq, entropyW… in ZSTD_buildSequencesStatistics() local
2504 size_t const mostFrequent = HIST_countFast_wksp( in ZSTD_buildSequencesStatistics() local
2536 size_t const mostFrequent = HIST_countFast_wksp( in ZSTD_buildSequencesStatistics() local