Searched refs:first_diff_threshold (Results 1 – 1 of 1) sorted by relevance
446 const int first_diff_threshold = (int)(2.5 * w * h); in PreprocessARGB() local534 if (iter == 0 && diff_sum < first_diff_threshold && in PreprocessARGB()