Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp507 float lumdif = lum_high - lum_low; in compute_color_error_for_every_integer_count_and_quant_level() local
508 float mode23mult = lumdif < 960 ? 4.0f : lumdif < 3968 ? 16.0f : 128.0f; in compute_color_error_for_every_integer_count_and_quant_level()