Home
last modified time | relevance | path

Searched refs:old_first_recycling (Results 1 – 3 of 3) sorted by relevance

/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_recycling_context.h112 AgsRecycling *old_first_recycling, AgsRecycling *old_last_recycling,
H A Dags_channel.c6294 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling_emit_changed_input()
6332 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling_emit_changed_output()
6339 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling_emit_changed_output()
6381 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling_emit_changed()
6406 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling_emit_changed()
6488 old_first_recycling = channel->first_recycling; in ags_channel_reset_recycling()
6518 if((old_first_recycling == first_recycling)){ in ags_channel_reset_recycling()
6978 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling()
7033 if(old_first_recycling != NULL){ in ags_channel_reset_recycling()
7040 old_first_recycling, old_last_recycling, in ags_channel_reset_recycling()
[all …]
H A Dags_recycling_context.c1126 AgsRecycling *old_first_recycling, AgsRecycling *old_last_recycling, in ags_recycling_context_reset_recycling() argument