Home
last modified time | relevance | path

Searched defs:max_angular_steps (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_weight_align.cpp96 unsigned int max_angular_steps, in compute_angular_offsets()
155 unsigned int max_angular_steps, in compute_lowest_and_highest_weight()
243 unsigned int max_angular_steps = steps_for_quant_level[max_quant_level]; in compute_angular_endpoints_for_quant_levels() local