Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp138 float weight_up = static_cast<float>(uqw_up - uqw); in realign_weights_undecimated() local
299 float weight_up = weight_base + uqw_diff_up * tw_base - weight_base; in realign_weights_decimated() local