Home
last modified time | relevance | path

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

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