Home
last modified time | relevance | path

Searched refs:get_no_tracks (Results 1 – 2 of 2) sorted by relevance

/dports/devel/simgear/simgear-2020.3.11/simgear/sound/
H A Dsample.hxx116 inline size_t get_no_tracks() { return _tracks; } in get_no_tracks() function in SGSoundSampleInfo
H A Dsoundmgr_aeonwave.cxx451 unsigned int no_tracks = sample->get_no_tracks(); in request_buffer()