Home
last modified time | relevance | path

Searched defs:error_weight (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_ideal_endpoints_and_weights.cpp120 float error_weight; in compute_ideal_colors_and_weights_1_comp() local
233 float error_weight; in compute_ideal_colors_and_weights_2_comp() local
369 float error_weight; in compute_ideal_colors_and_weights_3_comp() local
525 const float error_weight = hadd_s(blk.channel_weight) / 4.0f; in compute_ideal_colors_and_weights_4_comp() local
Dastcenc_compress_symbolic.cpp146 vfloat4 error_weight = blk.channel_weight; in realign_weights_undecimated() local
317 vfloat4 error_weight = blk.channel_weight; in realign_weights_decimated() local
Dastcenc_pick_best_endpoint_format.cpp322 vfloat4 error_weight, in compute_color_error_for_every_integer_count_and_quant_level()