Home
last modified time | relevance | path

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

/external/zstd/tests/fuzz/
Dhuf_round_trip.c66 size_t const mostFrequent = HIST_count(count, &maxSymbol, src, size); in LLVMFuzzerTestOneInput() local
/external/zstd/tests/
Ddecodecorpus.c838 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, llCodeTable, nbSeq, WKSP, sizeof(WKSP… in writeSequences() local
870 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, ofCodeTable, nbSeq, WKSP, sizeof(WKSP… in writeSequences() local
898 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, mlCodeTable, nbSeq, WKSP, sizeof(WKSP… in writeSequences() local
/external/zstd/lib/compress/
Dzstd_compress_sequences.c159 size_t const mostFrequent, size_t nbSeq, unsigned const FSELog, in ZSTD_selectEncodingType()
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