Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp157 vfloat4 color_offset1 = offset[partition1]; in realign_weights_undecimated() local
167 vfloat4 color1 = color_base1 + color_offset1 * weight_base_vec.lane<1>(); in realign_weights_undecimated()
184 vfloat4 color_diff_down1 = color_diff1 + color_offset1 * weight_down_vec.lane<1>(); in realign_weights_undecimated()
189 vfloat4 color_diff_up1 = color_diff1 + color_offset1 * weight_up_vec.lane<1>(); in realign_weights_undecimated()

Completed in 4 milliseconds