Searched refs:prev_weight_count_simd (Results 1 – 1 of 1) sorted by relevance
794 unsigned int prev_weight_count_simd = round_down_to_simd_multiple_vla(weight_count - 1); in compute_ideal_weights_for_decimation() local795 storea(vfloat::zero(), dec_weight_ideal_value + prev_weight_count_simd); in compute_ideal_weights_for_decimation()