Home
last modified time | relevance | path

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

/third_party/astc-encoder/Source/
H A Dastcenc_compress_symbolic.cpp1021 float* weight_high_value2 = tmpbuf.weight_high_value2; in compress_symbolic_block_for_partition_2planes() local
1047 if (weight_high_value2[i] > 1.02f * min_wt_cutoff2) in compress_symbolic_block_for_partition_2planes()
1049 weight_high_value2[i] = 1.0f; in compress_symbolic_block_for_partition_2planes()
1070 weight_high_value2[i], in compress_symbolic_block_for_partition_2planes()
H A Dastcenc_weight_align.cpp515 float (&high_value2)[WEIGHTS_MAX_BLOCK_MODES] = tmpbuf.weight_high_value2; in compute_angular_endpoints_2planes()
H A Dastcenc_internal.h1010 float weight_high_value2[WEIGHTS_MAX_BLOCK_MODES]; member

Completed in 10 milliseconds