Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp212 vmask4 check_result_up = (error_up_vec < error_base_vec) & in realign_weights_undecimated() local
216 check_result_down = check_result_down & (~check_result_up); in realign_weights_undecimated()
218 if (popcount(check_result_up | check_result_down) != 0) in realign_weights_undecimated()
220 uqw_vec = select(uqw_vec, uqw_up_vec, check_result_up); in realign_weights_undecimated()

Completed in 4 milliseconds