Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/contrib/zstd/lib/compress/
Dfse_compress.c326 static size_t FSE_count_parallel_wksp( in FSE_count_parallel_wksp() function
407 return FSE_count_parallel_wksp(count, maxSymbolValuePtr, source, sourceSize, 0, workSpace); in FSE_countFast_wksp()
425 return FSE_count_parallel_wksp(count, maxSymbolValuePtr, source, sourceSize, 1, workSpace); in FSE_count_wksp()