Home
last modified time | relevance | path

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

/dports/games/ags/ags_linux_v.3.4.4.1/Engine/media/audio/
H A Daudio.cpp57 int reserved_channel_count = 0; variable
68 reserved_channel_count = reservedChannels; in calculate_reserved_channel_count()
132 int startAtChannel = reserved_channel_count; in find_free_audio_channel()
/dports/games/scummvm/scummvm-2.5.1/engines/ags/engine/media/audio/
H A Daudio.cpp123 _G(reserved_channel_count) = reservedChannels; in calculate_reserved_channel_count()
179 int startAtChannel = _G(reserved_channel_count); in find_free_audio_channel()