Home
last modified time | relevance | path

Searched refs:maxHeaderSize (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/lib/zstd/compress/
A Dfse_compress.c224 size_t const maxHeaderSize = (((maxSymbolValue+1) * tableLog in FSE_NCountWriteBound() local
229 return maxSymbolValue ? maxHeaderSize : FSE_NCOUNTBOUND; /* maxSymbolValue==0 ? use default */ in FSE_NCountWriteBound()

Completed in 4 milliseconds