Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp258 float error_up = dot_s(color_diff_up * color_diff_up, error_weight); in realign_weights_undecimated() local
364 float error_up = dot_s(color_diff_up * color_diff_up, error_weight); in realign_weights_undecimated() local
527 float error_up = hadd_s(error_upv * error_weight); in realign_weights_decimated() local

Completed in 5 milliseconds