Searched refs:ZSTD_selectEncodingType (Results 1 – 1 of 1) sorted by relevance
1473 symbolEncodingType_e ZSTD_selectEncodingType( in ZSTD_selectEncodingType() function1769 …LLtype = ZSTD_selectEncodingType(&nextEntropy->litlength_repeatMode, mostFrequent, nbSeq, LL_defau… in ZSTD_compressSequences_internal()1784 …Offtype = ZSTD_selectEncodingType(&nextEntropy->offcode_repeatMode, mostFrequent, nbSeq, OF_defaul… in ZSTD_compressSequences_internal()1797 …MLtype = ZSTD_selectEncodingType(&nextEntropy->matchlength_repeatMode, mostFrequent, nbSeq, ML_def… in ZSTD_compressSequences_internal()