Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_averages_and_directions.cpp849 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgba() local
984 vfloat uncor_err = (ew_r * uncor_dist0 * uncor_dist0) in compute_error_squared_rgb() local
Dastcenc_pick_best_endpoint_format.cpp77 float& uncor_err, in compute_error_squared_rgb_single_partition()