Searched refs:ZSTD_selectEncodingType (Results 1 – 3 of 3) sorted by relevance
25 ZSTD_selectEncodingType(
158 ZSTD_selectEncodingType( in ZSTD_selectEncodingType() function
2705 stats.LLtype = ZSTD_selectEncodingType(&nextEntropy->litlength_repeatMode, in ZSTD_buildSequencesStatistics()2738 stats.Offtype = ZSTD_selectEncodingType(&nextEntropy->offcode_repeatMode, in ZSTD_buildSequencesStatistics()2768 stats.MLtype = ZSTD_selectEncodingType(&nextEntropy->matchlength_repeatMode, in ZSTD_buildSequencesStatistics()