Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp601 vfloat color_error_r = min(abs(color_orig_r - color_r), vfloat(1e15f)); in compute_symbolic_block_difference_1plane_1partition() local
607 color_error_r = color_error_r * color_error_r; in compute_symbolic_block_difference_1plane_1partition()
612 vfloat metric = color_error_r * blk.channel_weight.lane<0>() in compute_symbolic_block_difference_1plane_1partition()