Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp140 vint4 prev_and_next_vec = vint4(qat.prev_next_values[uqw0], qat.prev_next_values[uqw1], in realign_weights_undecimated() local
144 vint4 uqw_down_vec = prev_and_next_vec & mask; in realign_weights_undecimated()
145 vint4 uqw_up_vec = vint4(vshrq_n_s32(prev_and_next_vec.m, 8)) & mask; in realign_weights_undecimated()

Completed in 4 milliseconds