Searched refs:best_diff (Results 1 – 1 of 1) sorted by relevance
612 float best_diff = MAX_DIFF_COST; in GetBestPredictorForTile() local642 if (cur_diff < best_diff) { in GetBestPredictorForTile()643 best_diff = cur_diff; in GetBestPredictorForTile()1018 float best_diff = MAX_DIFF_COST; in GetBestGreenRedToBlue() local1045 if (cur_diff < best_diff) { in GetBestGreenRedToBlue()1046 best_diff = cur_diff; in GetBestGreenRedToBlue()