Searched refs:ZSTD_estimateSubBlockSize_sequences (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/zstd/lib/compress/
H A Dzstd_compress_superblock.c637 static size_t ZSTD_estimateSubBlockSize_sequences(const BYTE* ofCodeTable, function
677 cSizeEstimate += ZSTD_estimateSubBlockSize_sequences(ofCodeTable, llCodeTable, mlCodeTable,
/freebsd-13-stable/sys/contrib/openzfs/module/zstd/lib/
H A Dzstd.c12341 static size_t ZSTD_estimateSubBlockSize_sequences(const BYTE* ofCodeTable, function
12381 cSizeEstimate += ZSTD_estimateSubBlockSize_sequences(ofCodeTable, llCodeTable, mlCodeTable,
[all...]

Completed in 144 milliseconds