Searched refs:kSpatialPredictorBias (Results 1 – 1 of 1) sorted by relevance
23 static const float kSpatialPredictorBias = 15.f; variable388 if (mode == left_mode) cur_diff -= kSpatialPredictorBias; in GetBestPredictorForTile()389 if (mode == above_mode) cur_diff -= kSpatialPredictorBias; in GetBestPredictorForTile()