Home
last modified time | relevance | path

Searched refs:PredictionCostCrossColor (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dpredictor_enc.c531 static float PredictionCostCrossColor(const int accumulated[256], in PredictionCostCrossColor() function
550 cur_diff = PredictionCostCrossColor(accumulated_red_histo, histo); in GetPredictionCostCrossColorRed()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()