Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpredictor_enc.c33 static float PredictionCostSpatial(const int counts[256], int weight_0, in PredictionCostSpatial() function
52 retval += PredictionCostSpatial(tile[i], 1, kExpValue); in PredictionCostSpatialHistogram()
537 PredictionCostSpatial(counts, 3, kExpValue); in PredictionCostCrossColor()