Home
last modified time | relevance | path

Searched refs:best_error_index (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_pick_best_endpoint_format.cpp1317 int best_error_index = vbest_error_index.lane<0>(); in compute_ideal_endpoint_formats() local
1319 best_error_weights[i] = best_error_index; in compute_ideal_endpoint_formats()
1322 if (best_error_index >= 0) in compute_ideal_endpoint_formats()
1324 errors_of_best_combination[best_error_index] = ERROR_CALC_DEFAULT; in compute_ideal_endpoint_formats()