Searched refs:offsetCount_t (Results 1 – 1 of 1) sorted by relevance
677 typedef struct { U32 offset; U32 count; } offsetCount_t; typedef679 static void ZDICT_insertSortCount(offsetCount_t table[ZSTD_REP_NUM+1], U32 val, U32 count) in ZDICT_insertSortCount()685 offsetCount_t tmp; in ZDICT_insertSortCount()723 offsetCount_t bestRepOffset[ZSTD_REP_NUM+1]; in ZDICT_analyzeEntropy()