Searched refs:hasZeroWeights (Results 1 – 3 of 3) sorted by relevance
245 …t* CTable, unsigned* maxSymbolValuePtr, const void* src, size_t srcSize, unsigned *hasZeroWeights);
218 …lt* CTable, unsigned* maxSymbolValuePtr, const void* src, size_t srcSize, unsigned* hasZeroWeights) in HUF_readCTable() argument228 *hasZeroWeights = (rankVal[0] > 0); in HUF_readCTable()
4234 unsigned hasZeroWeights = 1; in ZSTD_loadCEntropy() local4236 dictEnd-dictPtr, &hasZeroWeights); in ZSTD_loadCEntropy()4240 if (!hasZeroWeights) in ZSTD_loadCEntropy()