Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp135 ei.is_constant_weight_error_scale = is_constant_wes; in compute_ideal_colors_and_weights_1_comp()
273 ei.is_constant_weight_error_scale = is_constant_wes; in compute_ideal_colors_and_weights_2_comp()
440 ei.is_constant_weight_error_scale = is_constant_wes; in compute_ideal_colors_and_weights_3_comp()
538 ei.is_constant_weight_error_scale = is_constant_wes; in compute_ideal_colors_and_weights_4_comp()
789 eai_out.is_constant_weight_error_scale = eai_in.is_constant_weight_error_scale; in compute_ideal_weights_for_decimation()
827 bool constant_wes = eai_in.is_constant_weight_error_scale; in compute_ideal_weights_for_decimation()
Dastcenc_internal.h1049 bool is_constant_weight_error_scale; member