Home
last modified time | relevance | path

Searched defs:weight_down (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp241 float weight_down = static_cast<float>(uqw_down - uqw); in realign_weights_undecimated() local
347 float weight_down = static_cast<float>(uqw_down - uqw); in realign_weights_undecimated() local
505 float weight_down = weight_base + uqw_diff_down * tw_base - weight_base; in realign_weights_decimated() local

Completed in 5 milliseconds