Searched refs:diff_uv (Results 1 – 1 of 1) sorted by relevance
519 const int diff_uv = (int)target_uv[off + k] - best_rgb_uv[3 * i + k]; in PreprocessARGB() local520 best_uv[off + k] += diff_uv; in PreprocessARGB()