Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_compress_symbolic.cpp133 int uqw_up = (prev_and_next >> 8) & 0xFF; in realign_weights_undecimated() local
268 float uqw_up = static_cast<float>((prev_and_next >> 8) & 0xFF); in realign_weights_decimated() local