Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp158 vfloat data_rgb_0 = data_rgb_avg - data_r; in compute_error_squared_rgb_single_partition() local
189 dist0 = rgbl_amod0 + data_rgb_0; in compute_error_squared_rgb_single_partition()
198 dist0 = data_rgb_0; in compute_error_squared_rgb_single_partition()
232 vfloat data_rgb_0 = data_rgb_avg - data_r; in compute_error_squared_rgb_single_partition()
267 dist0 = rgbl_amod0 + data_rgb_0; in compute_error_squared_rgb_single_partition()
278 dist0 = data_rgb_0; in compute_error_squared_rgb_single_partition()

Completed in 2 milliseconds