Searched refs:combined_best_error (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_pick_best_endpoint_format.cpp | 1189 float combined_best_error[21][7]; in compute_ideal_endpoint_formats() local 1193 best_error, format_of_choice, combined_best_error, formats_of_choice); in compute_ideal_endpoint_formats() 1205 combined_best_error, formats_of_choice, qwt_bitcounts[i], in compute_ideal_endpoint_formats() 1222 float combined_best_error[21][10]; in compute_ideal_endpoint_formats() local 1226 best_error, format_of_choice, combined_best_error, formats_of_choice); in compute_ideal_endpoint_formats() 1238 combined_best_error, formats_of_choice, qwt_bitcounts[i], in compute_ideal_endpoint_formats() 1256 float combined_best_error[21][13]; in compute_ideal_endpoint_formats() local 1260 best_error, format_of_choice, combined_best_error, formats_of_choice); in compute_ideal_endpoint_formats() 1272 combined_best_error, formats_of_choice, qwt_bitcounts[i], in compute_ideal_endpoint_formats()
|