Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp481 float uqw_diff_up = uqw_up - uqw_base; in realign_weights_decimated() local
504 // float weight_up = astc::flt_rd(weight_base + 0.5f + uqw_diff_up * tw_base) - weight; in realign_weights_decimated()
506 float weight_up = weight_base + uqw_diff_up * tw_base - weight_base; in realign_weights_decimated()

Completed in 3 milliseconds