Home
last modified time | relevance | path

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

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