Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp237 int uqw_up = (prev_and_next >> 8) & 0xFF; in realign_weights_undecimated() local
343 int uqw_up = (prev_and_next >> 8) & 0xFF; in realign_weights_undecimated() local
478 float uqw_up = static_cast<float>((prev_and_next >> 8) & 0xFF); in realign_weights_decimated() local
[all...]

Completed in 3 milliseconds