Searched refs:formats_of_choice (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/third-party/astc-encoder/Source/ |
D | astcenc_pick_best_endpoint_format.cpp | 1190 uint8_t formats_of_choice[21][7][2]; 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() 1223 uint8_t formats_of_choice[21][10][3]; 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() 1257 uint8_t formats_of_choice[21][13][4]; 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()
|