Home
last modified time | relevance | path

Searched refs:data_rgb_2 (Results 1 - 1 of 1) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp160 vfloat data_rgb_2 = data_rgb_avg - data_b; in compute_error_squared_rgb_single_partition() local
191 dist2 = rgbl_amod2 + data_rgb_2; in compute_error_squared_rgb_single_partition()
200 dist2 = data_rgb_2; in compute_error_squared_rgb_single_partition()
234 vfloat data_rgb_2 = data_rgb_avg - data_b; in compute_error_squared_rgb_single_partition()
269 dist2 = rgbl_amod2 + data_rgb_2; in compute_error_squared_rgb_single_partition()
280 dist2 = data_rgb_2; in compute_error_squared_rgb_single_partition()

Completed in 2 milliseconds