Searched refs:best_diff (Results 1 – 1 of 1) sorted by relevance
391 float best_diff = MAX_DIFF_COST; in GetBestPredictorForTile() local425 if (cur_diff < best_diff) { in GetBestPredictorForTile()426 best_diff = cur_diff; in GetBestPredictorForTile()698 float best_diff = MAX_DIFF_COST; in GetBestColorTransformForTile() local746 if (cur_diff < best_diff) { in GetBestColorTransformForTile()747 best_diff = cur_diff; in GetBestColorTransformForTile()751 best_diff = MAX_DIFF_COST; in GetBestColorTransformForTile()793 if (cur_diff < best_diff) { in GetBestColorTransformForTile()794 best_diff = cur_diff; in GetBestColorTransformForTile()