Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_decompress_symbolic.cpp604 vfloat color_error_b = min(abs(color_orig_b - color_b), vfloat(1e15f)); in compute_symbolic_block_difference_1plane_1partition() local
610 color_error_b = color_error_b * color_error_b; in compute_symbolic_block_difference_1plane_1partition()
615 + color_error_b * blk.channel_weight.lane<2>() in compute_symbolic_block_difference_1plane_1partition()