Searched refs:GetBinIdForEntropy (Results 1 – 1 of 1) sorted by relevance
439 static int GetBinIdForEntropy(double min, double max, double val) { in GetBinIdForEntropy() function451 int bin_id = GetBinIdForEntropy(c->literal_min_, c->literal_max_, in GetHistoBinIndex()456 + GetBinIdForEntropy(c->red_min_, c->red_max_, h->red_cost_); in GetHistoBinIndex()458 + GetBinIdForEntropy(c->blue_min_, c->blue_max_, h->blue_cost_); in GetHistoBinIndex()