Home
last modified time | relevance | path

Searched refs:max_quant_steps (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_weight_align.cpp156 unsigned int max_quant_steps, in compute_lowest_and_highest_weight() argument
209 span = min(span, vint(max_quant_steps + 3)); in compute_lowest_and_highest_weight()
242 unsigned int max_quant_steps = steps_for_quant_level[max_quant_level]; in compute_angular_endpoints_for_quant_levels() local
257 max_angular_steps, max_quant_steps, in compute_angular_endpoints_for_quant_levels()
267 promise(max_quant_steps > 0); in compute_angular_endpoints_for_quant_levels()
268 for (unsigned int i = 0; i < (max_quant_steps + 4); i++) in compute_angular_endpoints_for_quant_levels()