Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp242 float weight_up = static_cast<float>(uqw_up - uqw); in realign_weights_undecimated() local
348 float weight_up = static_cast<float>(uqw_up - uqw); in realign_weights_undecimated() local
506 float weight_up = weight_base + uqw_diff_up * tw_base - weight_base; in realign_weights_decimated() local

Completed in 5 milliseconds