Home
last modified time | relevance | path

Searched refs:weight_high_value1 (Results 1 - 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp638 float* weight_high_value = tmpbuf.weight_high_value1; in compress_symbolic_block_for_partition_1plane()
1019 float* weight_high_value1 = tmpbuf.weight_high_value1; in compress_symbolic_block_for_partition_2planes() local
1042 if (weight_high_value1[i] > 1.02f * min_wt_cutoff1) in compress_symbolic_block_for_partition_2planes()
1044 weight_high_value1[i] = 1.0f; in compress_symbolic_block_for_partition_2planes()
1061 weight_high_value1[i], in compress_symbolic_block_for_partition_2planes()
H A Dastcenc_weight_align.cpp444 float (&high_value)[WEIGHTS_MAX_BLOCK_MODES] = tmpbuf.weight_high_value1; in compute_angular_endpoints_1plane()
513 float (&high_value1)[WEIGHTS_MAX_BLOCK_MODES] = tmpbuf.weight_high_value1; in compute_angular_endpoints_2planes()
H A Dastcenc_internal.h998 float weight_high_value1[WEIGHTS_MAX_BLOCK_MODES]; member

Completed in 7 milliseconds