Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp1241 uint8_t (&best_ep_formats)[WEIGHTS_MAX_BLOCK_MODES][BLOCK_MAX_PARTITIONS] = tmpbuf.best_ep_formats;
1276 best_quant_levels[i], best_ep_formats[i][0]);
1311 best_ep_formats[i]);
1344 best_ep_formats[i]);
1378 best_ep_formats[i]);
1454 partition_format_specifiers[i][j] = best_ep_formats[best_error_weights[i]][j];
H A Dastcenc_internal.h986 uint8_t best_ep_formats[WEIGHTS_MAX_BLOCK_MODES][BLOCK_MAX_PARTITIONS]; member

Completed in 5 milliseconds