Searched refs:ZSTD_selectEncodingType (Results 1 – 7 of 7) sorted by relevance
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()
24 ZSTD_selectEncodingType(
157 ZSTD_selectEncodingType( in ZSTD_selectEncodingType() function
2791 stats.LLtype = ZSTD_selectEncodingType(&nextEntropy->litlength_repeatMode, in ZSTD_buildSequencesStatistics()2824 stats.Offtype = ZSTD_selectEncodingType(&nextEntropy->offcode_repeatMode, in ZSTD_buildSequencesStatistics()2854 stats.MLtype = ZSTD_selectEncodingType(&nextEntropy->matchlength_repeatMode, in ZSTD_buildSequencesStatistics()
269 #define ZSTD_selectEncodingType zfs_ZSTD_selectEncodingType macro