Home
last modified time | relevance | path

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

/linux-6.15/lib/zstd/compress/
H A Dhuf_compress.c71 static size_t showCTableBits(const HUF_CElt* ctable, size_t size) in showCTableBits() function
1406 …DEBUGLOG(6, "bit distribution completed (%zu symbols)", showCTableBits(table->CTable + 1, maxSymbo… in HUF_compress_internal()