Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp498 static const float rgbo_error_scales[6] { 4.0f, 4.0f, 16.0f, 64.0f, 256.0f, 1024.0f }; in compute_color_error_for_every_integer_count_and_quant_level() local
501 float mode7mult = rgbo_error_scales[rgbo_mode] * 0.0015f; // Empirically determined .... in compute_color_error_for_every_integer_count_and_quant_level()