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