Lines Matching refs:HI
54 data[1] = HI(mod_chunk->start); in make_magnitude_modifier()
87 data[1] = HI(mod_chunk->start); in make_period_modifier()
91 data[4] = HI(phase); in make_period_modifier()
94 data[6] = HI(period); in make_period_modifier()
127 data[1] = HI(mod_chunk->start); in make_envelope_modifier()
130 data[3] = HI(attack_duration); in make_envelope_modifier()
131 data[4] = HI(initial_level); in make_envelope_modifier()
134 data[6] = HI(fade_duration); in make_envelope_modifier()
135 data[7] = HI(final_level); in make_envelope_modifier()
164 data[1] = HI(mod_chunk->start); in make_condition_modifier()
171 data[5] = HI(center); in make_condition_modifier()
175 data[7] = HI(db); in make_condition_modifier()
324 data[4] = HI(duration); in make_core()
326 data[5] = HI(direction); in make_core()
329 data[7] = HI(interval); in make_core()
332 data[9] = HI(mod_id1); in make_core()
334 data[11] = HI(mod_id2); in make_core()
337 data[13] = HI(delay); in make_core()