Home
last modified time | relevance | path

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

/linux/lib/zstd/compress/
H A Dhuf_compress.c430 } rankPos; typedef
439 rankPos rankPosition[RANK_POSITION_TABLE_SIZE];
547 static void HUF_sort(nodeElt huffNode[], const unsigned count[], U32 const maxSymbolValue, rankPos in HUF_sort()