Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_weight_align.cpp238 unsigned int max_quant_level, in compute_angular_endpoints_for_quant_levels() argument
242 unsigned int max_quant_steps = steps_for_quant_level[max_quant_level]; in compute_angular_endpoints_for_quant_levels()
243 unsigned int max_angular_steps = steps_for_quant_level[max_quant_level]; in compute_angular_endpoints_for_quant_levels()
311 for (unsigned int i = 0; i <= max_quant_level; i++) in compute_angular_endpoints_for_quant_levels()