Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp480 float uqw_diff_down = uqw_down - uqw_base; in realign_weights_decimated() local
503 // float weight_down = astc::flt_rd(weight_base + 0.5f + uqw_diff_down * tw_base) - weight; in realign_weights_decimated()
505 float weight_down = weight_base + uqw_diff_down * tw_base - weight_base; in realign_weights_decimated()

Completed in 3 milliseconds