Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Daudio_playlist.cc197 boost::shared_ptr<RegionList> all = regions_touched_locked (start, start + cnt - 1); in read()
H A Dplaylist.cc2016 return regions_touched_locked (start, end); in regions_touched()
2020 Playlist::regions_touched_locked (samplepos_t start, samplepos_t end) in regions_touched_locked() function in Playlist
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dplaylist.h382 boost::shared_ptr<RegionList> regions_touched_locked (samplepos_t start, samplepos_t end);