Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp602 vfloat color_error_g = min(abs(color_orig_g - color_g), vfloat(1e15f)); in compute_symbolic_block_difference_1plane_1partition() local
608 color_error_g = color_error_g * color_error_g; in compute_symbolic_block_difference_1plane_1partition()
613 + color_error_g * blk.channel_weight.lane<1>() in compute_symbolic_block_difference_1plane_1partition()