Home
last modified time | relevance | path

Searched refs:stopcount (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenccli_error_metrics.cpp335 double stopcount = static_cast<double>(fstop_hi - fstop_lo + 1); in compute_error_metrics() local
336 double mpsnr_denom = pixels * 3.0 * stopcount * 255.0 * 255.0; in compute_error_metrics()