Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp236 int uqw_down = prev_and_next & 0xFF; in realign_weights_undecimated() local
342 int uqw_down = prev_and_next & 0xFF; in realign_weights_undecimated() local
477 float uqw_down = static_cast<float>(prev_and_next & 0xFF); in realign_weights_decimated() local
[all...]

Completed in 3 milliseconds