Searched refs:small_error_pixels_count (Results 1 – 1 of 1) sorted by relevance
83 int small_error_pixels_count = 0; in Compare() local132 ++small_error_pixels_count; in Compare()157 static_cast<float>(small_error_pixels_count) / pixels_count * 100.0f; in Compare()