Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/ges/
H A Dges-track.c265 track_resort_and_fill_gaps (GESTrack * track) in track_resort_and_fill_gaps() function
398 track_resort_and_fill_gaps (GES_TRACK (element)); in ges_track_change_state()
768 track_resort_and_fill_gaps (track); in ges_track_set_timeline()
1121 track_resort_and_fill_gaps (track); in ges_track_commit()
H A Dges-internal.h152 track_resort_and_fill_gaps (GESTrack *track);
H A Dges-timeline.c1548 track_resort_and_fill_gaps (tmp->data); in timeline_fill_gaps()