Home
last modified time | relevance | path

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

/aosp_15_r20/external/zstd/tests/fuzz/
H A Dhuf_round_trip.c71 size_t const mostFrequent = HIST_count(count, &maxSymbol, src, size); in LLVMFuzzerTestOneInput() local
/aosp_15_r20/external/zstd/tests/
H A Ddecodecorpus.c845 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, llCodeTable, nbSeq, WKSP, sizeof(WKSP… in writeSequences() local
877 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, ofCodeTable, nbSeq, WKSP, sizeof(WKSP… in writeSequences() local
905 …size_t const mostFrequent = HIST_countFast_wksp(count, &max, mlCodeTable, nbSeq, WKSP, sizeof(WKSP… in writeSequences() local
/aosp_15_r20/external/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.c2776 …size_t const mostFrequent = HIST_countFast_wksp(countWorkspace, &max, llCodeTable, nbSeq, entropyW… in ZSTD_buildSequencesStatistics() local
2806 size_t const mostFrequent = HIST_countFast_wksp( in ZSTD_buildSequencesStatistics() local
2838 size_t const mostFrequent = HIST_countFast_wksp( in ZSTD_buildSequencesStatistics() local