Home
last modified time | relevance | path

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

/dports/emulators/mess/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_pick_best_endpoint_format.cpp84 float range_upper_limit_rgb = encode_hdr_rgb ? 61440.0f : 65535.0f; in compute_color_error_for_every_integer_count_and_quantization_level() local
95 ep0_range_error_high.x = MAX(0.0f, ep0.x - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
96 ep0_range_error_high.y = MAX(0.0f, ep0.y - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
97 ep0_range_error_high.z = MAX(0.0f, ep0.z - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
99 ep1_range_error_high.x = MAX(0.0f, ep1.x - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
100 ep1_range_error_high.y = MAX(0.0f, ep1.y - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
101 ep1_range_error_high.z = MAX(0.0f, ep1.z - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
/dports/emulators/mame/mame-mame0226/3rdparty/bimg/3rdparty/astc/
H A Dastc_pick_best_endpoint_format.cpp84 float range_upper_limit_rgb = encode_hdr_rgb ? 61440.0f : 65535.0f; in compute_color_error_for_every_integer_count_and_quantization_level() local
95 ep0_range_error_high.x = MAX(0.0f, ep0.x - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
96 ep0_range_error_high.y = MAX(0.0f, ep0.y - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
97 ep0_range_error_high.z = MAX(0.0f, ep0.z - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
99 ep1_range_error_high.x = MAX(0.0f, ep1.x - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
100 ep1_range_error_high.y = MAX(0.0f, ep1.y - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()
101 ep1_range_error_high.z = MAX(0.0f, ep1.z - range_upper_limit_rgb); in compute_color_error_for_every_integer_count_and_quantization_level()