Searched refs:PredictionCostCrossColor (Results 1 – 2 of 2) sorted by relevance
787 static float PredictionCostCrossColor(const int accumulated[256], in PredictionCostCrossColor() function818 cur_diff = PredictionCostCrossColor(accumulated_red_histo, histo); in GetPredictionCostCrossColorRed()884 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
864 static float PredictionCostCrossColor(const int accumulated[256], in PredictionCostCrossColor() function915 cur_diff = PredictionCostCrossColor(&accumulated_red_histo[0], &histo[0]); in GetBestColorTransformForTile()946 PredictionCostCrossColor(&accumulated_blue_histo[0], &histo[0]); in GetBestColorTransformForTile()