Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_pick_best_endpoint_format.cpp1240 uint8_t* best_quant_levels_mod = tmpbuf.best_quant_levels_mod;
1250 store_nbytes(clear_quant, best_quant_levels_mod + packed_start_block_mode);
1256 store_nbytes(clear_quant, best_quant_levels_mod + packed_end_block_mode);
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],
1447 quant_level_mod[i] = static_cast<quant_method>(best_quant_levels_mod[best_error_weights[i]]);
H A Dastcenc_internal.h983 uint8_t best_quant_levels_mod[WEIGHTS_MAX_BLOCK_MODES]; member

Completed in 5 milliseconds