Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp1239 uint8_t* best_quant_levels = tmpbuf.best_quant_levels;
1249 store_nbytes(clear_quant, best_quant_levels + packed_start_block_mode);
1255 store_nbytes(clear_quant, best_quant_levels + packed_end_block_mode);
1276 best_quant_levels[i], best_ep_formats[i][0]);
1280 best_quant_levels_mod[i] = best_quant_levels[i];
1310 best_quant_levels[i], best_quant_levels_mod[i],
1343 best_quant_levels[i], best_quant_levels_mod[i],
1377 best_quant_levels[i], best_quant_levels_mod[i],
1446 quant_level[i] = static_cast<quant_method>(best_quant_levels[best_error_weight
[all...]
H A Dastcenc_internal.h980 uint8_t best_quant_levels[WEIGHTS_MAX_BLOCK_MODES]; member

Completed in 5 milliseconds