Searched refs:eai_out (Results 1 – 2 of 2) sorted by relevance
776 endpoints_and_weights& eai_out, in compute_ideal_weights_for_decimation() argument788 eai_out.ep = eai_in.ep; in compute_ideal_weights_for_decimation()789 eai_out.is_constant_weight_error_scale = eai_in.is_constant_weight_error_scale; in compute_ideal_weights_for_decimation()807 storea(weight, eai_out.weights + i); in compute_ideal_weights_for_decimation()808 storea(weight_error_scale, eai_out.weight_error_scale + i); in compute_ideal_weights_for_decimation()
1902 endpoints_and_weights& eai_out,