Searched refs:CombinedShannonEntropy (Results 1 – 1 of 1) sorted by relevance
562 static float CombinedShannonEntropy(const int X[256], const int Y[256]) { in CombinedShannonEntropy() function590 retval += CombinedShannonEntropy(tile[i], accumulated[i]); in PredictionCostSpatialHistogram()906 return CombinedShannonEntropy(counts, accumulated) + in PredictionCostCrossColor()