Home
last modified time | relevance | path

Searched refs:color_offset0 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp156 vfloat4 color_offset0 = offset[partition0]; in realign_weights_undecimated() local
166 vfloat4 color0 = color_base0 + color_offset0 * weight_base_vec.lane<0>(); in realign_weights_undecimated()
183 vfloat4 color_diff_down0 = color_diff0 + color_offset0 * weight_down_vec.lane<0>(); in realign_weights_undecimated()
188 vfloat4 color_diff_up0 = color_diff0 + color_offset0 * weight_up_vec.lane<0>(); in realign_weights_undecimated()

Completed in 3 milliseconds