Searched refs:ZSTD_selectEncodingType (Results 1 – 3 of 3) sorted by relevance
23 ZSTD_selectEncodingType(
157 ZSTD_selectEncodingType( in ZSTD_selectEncodingType() function
2386 stats.LLtype = ZSTD_selectEncodingType(&nextEntropy->litlength_repeatMode, in ZSTD_buildSequencesStatistics()2419 stats.Offtype = ZSTD_selectEncodingType(&nextEntropy->offcode_repeatMode, in ZSTD_buildSequencesStatistics()2449 stats.MLtype = ZSTD_selectEncodingType(&nextEntropy->matchlength_repeatMode, in ZSTD_buildSequencesStatistics()