Searched refs:stopcount (Results 1 – 1 of 1) sorted by relevance
335 double stopcount = static_cast<double>(fstop_hi - fstop_lo + 1); in compute_error_metrics() local336 double mpsnr_denom = pixels * 3.0 * stopcount * 255.0 * 255.0; in compute_error_metrics()