Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_parse.c678 static void CL_PlayVoip(int sender, int samplecnt, const byte *data, int flags) in CL_PlayVoip() function
817 CL_PlayVoip(sender, written, (const byte *) decoded, flags); in CL_ParseVoip()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_parse.c807 static void CL_PlayVoip(int sender, int samplecnt, const byte *data, int flags) in CL_PlayVoip() function
946 CL_PlayVoip(sender, written, (const byte *) decoded, flags); in CL_ParseVoip()