Home
last modified time | relevance | path

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

/dports/audio/openal-soft/openal-soft-1.21.1/al/
H A Dsource.cpp554 bool SetVoiceOffset(Voice *oldvoice, const VoicePos &vpos, ALsource *source, ALCcontext *context, in SetVoiceOffset() function
1226 if(SetVoiceOffset(voice, *vpos, Source, Context, Context->mDevice.get())) in SetSourcefv()
1440 if(SetVoiceOffset(voice, *vpos, Source, Context, device)) in SetSourceiv()