Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
Dastcenc_weight_align.cpp169 int* weight_span, in compute_lowest_and_highest_weight() argument
222 storea(span, &weight_span[sp]); in compute_lowest_and_highest_weight()
260 alignas(ASTCENC_VECALIGN) int32_t weight_span[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels() local
267 angular_offsets, lowest_weight, weight_span, error, in compute_angular_endpoints_for_quant_levels()
290 int idx_span = weight_span[i]; in compute_angular_endpoints_for_quant_levels()
369 int* weight_span, in compute_lowest_and_highest_weight_lwc() argument
406 storea(span, &weight_span[sp]); in compute_lowest_and_highest_weight_lwc()
439 alignas(ASTCENC_VECALIGN) int32_t weight_span[ANGULAR_STEPS]; in compute_angular_endpoints_for_quant_levels_lwc() local
448 angular_offsets, lowest_weight, weight_span, error); in compute_angular_endpoints_for_quant_levels_lwc()
465 int idx_span = weight_span[i]; in compute_angular_endpoints_for_quant_levels_lwc()