Home
last modified time | relevance | path

Searched refs:voipOutgoingDataFrames (Results 1 – 25 of 27) sorted by relevance

12

/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_input.c875 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
897 MSG_WriteByte (&fakemsg, clc.voipOutgoingDataFrames); in CL_WritePacket()
905 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
907 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
913 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h283 int voipOutgoingDataFrames; member
H A Dcl_main.c560 clc.voipOutgoingDataFrames = voipFrames; in CL_CaptureVoip()
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_input.c899 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
921 MSG_WriteByte (&fakemsg, clc.voipOutgoingDataFrames); in CL_WritePacket()
929 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
931 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
937 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h291 int voipOutgoingDataFrames; member
H A Dcl_main.c575 clc.voipOutgoingDataFrames = voipFrames; in CL_CaptureVoip()
/dports/games/ioquake3-server/ioquake3-1.36/code/client/
H A Dcl_input.c808 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
832 MSG_WriteByte (&fakemsg, clc.voipOutgoingDataFrames); in CL_WritePacket()
839 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
841 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h256 int voipOutgoingDataFrames; member
H A Dcl_main.c401 clc.voipOutgoingDataFrames = speexFrames; in CL_CaptureVoip()
/dports/games/ioquake3/ioquake3-1.36/code/client/
H A Dcl_input.c808 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
832 MSG_WriteByte (&fakemsg, clc.voipOutgoingDataFrames); in CL_WritePacket()
839 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
841 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h256 int voipOutgoingDataFrames; member
H A Dcl_main.c401 clc.voipOutgoingDataFrames = speexFrames; in CL_CaptureVoip()
/dports/games/openarena/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c844 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
868 MSG_WriteByte (&fakemsg, clc.voipOutgoingDataFrames); in CL_WritePacket()
875 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
877 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h256 int voipOutgoingDataFrames; member
H A Dcl_main.c429 clc.voipOutgoingDataFrames = speexFrames; in CL_CaptureVoip()
H A Dcl_main.c.mine426 clc.voipOutgoingDataFrames = speexFrames;
H A Dcl_main.c.r1788419 clc.voipOutgoingDataFrames = speexFrames;
H A Dcl_main.c.r1910422 clc.voipOutgoingDataFrames = speexFrames;
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/client/
H A Dcl_input.c844 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
868 MSG_WriteByte (&fakemsg, clc.voipOutgoingDataFrames); in CL_WritePacket()
875 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
877 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h256 int voipOutgoingDataFrames; member
H A Dcl_main.c429 clc.voipOutgoingDataFrames = speexFrames; in CL_CaptureVoip()
H A Dcl_main.c.mine426 clc.voipOutgoingDataFrames = speexFrames;
/dports/games/evq3/evq3/code/client/
H A Dcl_input.c795 MSG_WriteByte (&buf, clc.voipOutgoingDataFrames); in CL_WritePacket()
801 clc.voipOutgoingSequence += clc.voipOutgoingDataFrames; in CL_WritePacket()
803 clc.voipOutgoingDataFrames = 0; in CL_WritePacket()
H A Dclient.h253 int voipOutgoingDataFrames; member
H A Dcl_main.c366 clc.voipOutgoingDataFrames = speexFrames; in CL_CaptureVoip()

12