Searched refs:weight_high_value2 (Results 1 – 3 of 3) sorted by relevance
815 float* weight_high_value2 = tmpbuf.weight_high_value2; in compress_symbolic_block_for_partition_2planes() local835 if (weight_high_value2[i] > 1.02f * min_wt_cutoff2) in compress_symbolic_block_for_partition_2planes()837 weight_high_value2[i] = 1.0f; in compress_symbolic_block_for_partition_2planes()856 weight_high_value2[i], in compress_symbolic_block_for_partition_2planes()
567 float (&high_value2)[WEIGHTS_MAX_BLOCK_MODES] = tmpbuf.weight_high_value2; in compute_angular_endpoints_2planes()
1157 float weight_high_value2[WEIGHTS_MAX_BLOCK_MODES]; member