Searched refs:llType (Results 1 – 4 of 4) sorted by relevance
43 symbolEncodingType_e llType; member218 fseMetadata->llType = (symbolEncodingType_e) LLtype; in ZSTD_buildSuperBlockEntropy_sequences()473 const U32 LLtype = fseMetadata->llType; in ZSTD_compressSubBlock_sequences()653 … cSeqSizeEstimate += ZSTD_estimateSubBlockSize_symbolType(fseMetadata->llType, llCodeTable, MaxLL, in ZSTD_estimateSubBlockSize_sequences()686 if (fseMetadata->llType == set_compressed || fseMetadata->llType == set_rle) in ZSTD_needSequenceEntropyTables()
195 const U32 LLtype = fseMetadata->llType; in ZSTD_compressSubBlock_sequences()376 … cSeqSizeEstimate += ZSTD_estimateSubBlockSize_symbolType(fseMetadata->llType, llCodeTable, MaxLL, in ZSTD_estimateSubBlockSize_sequences()409 if (fseMetadata->llType == set_compressed || fseMetadata->llType == set_rle) in ZSTD_needSequenceEntropyTables()
104 symbolEncodingType_e llType; member
3197 fseMetadata->llType = (symbolEncodingType_e) stats.LLtype; in ZSTD_buildBlockEntropyStats_sequences()3315 …cSeqSizeEstimate += ZSTD_estimateBlockSize_symbolType(fseMetadata->llType, llCodeTable, nbSeq, Max… in ZSTD_estimateBlockSize_sequences()