Searched refs:weight_0 (Results 1 – 2 of 2) sorted by relevance
389 static float PredictionCostSpatial(const int counts[256], int weight_0, in PredictionCostSpatial() argument393 double bits = weight_0 * counts[0]; in PredictionCostSpatial()
475 int weight_0, double exp_val) { in PredictionCostSpatial() argument478 double bits = weight_0 * counts[0]; in PredictionCostSpatial()