Searched refs:weight_high_value2 (Results 1 – 3 of 3) sorted by relevance
804 float* weight_high_value2 = tmpbuf.weight_high_value2; in compress_symbolic_block_for_partition_2planes() local830 if (weight_high_value2[i] > 1.02f * min_wt_cutoff2) in compress_symbolic_block_for_partition_2planes()832 weight_high_value2[i] = 1.0f; in compress_symbolic_block_for_partition_2planes()853 weight_high_value2[i], in compress_symbolic_block_for_partition_2planes()
414 float (&high_value2)[WEIGHTS_MAX_BLOCK_MODES] = tmpbuf.weight_high_value2; in compute_angular_endpoints_2planes()
978 float weight_high_value2[WEIGHTS_MAX_BLOCK_MODES]; member