Searched refs:ZSTD_selectEncodingType (Results 1 – 7 of 7) sorted by relevance
23 ZSTD_selectEncodingType(
157 ZSTD_selectEncodingType( in ZSTD_selectEncodingType() function
2477 stats.LLtype = ZSTD_selectEncodingType(&nextEntropy->litlength_repeatMode, in ZSTD_buildSequencesStatistics()2510 stats.Offtype = ZSTD_selectEncodingType(&nextEntropy->offcode_repeatMode, in ZSTD_buildSequencesStatistics()2540 stats.MLtype = ZSTD_selectEncodingType(&nextEntropy->matchlength_repeatMode, in ZSTD_buildSequencesStatistics()
25 ZSTD_selectEncodingType(
158 ZSTD_selectEncodingType( in ZSTD_selectEncodingType() function
2792 stats.LLtype = ZSTD_selectEncodingType(&nextEntropy->litlength_repeatMode, in ZSTD_buildSequencesStatistics()2825 stats.Offtype = ZSTD_selectEncodingType(&nextEntropy->offcode_repeatMode, in ZSTD_buildSequencesStatistics()2855 stats.MLtype = ZSTD_selectEncodingType(&nextEntropy->matchlength_repeatMode, in ZSTD_buildSequencesStatistics()
267 #define ZSTD_selectEncodingType zfs_ZSTD_selectEncodingType macro