Searched refs:SND_VOLUME (Results 1 – 6 of 6) sorted by relevance
61 #define SND_VOLUME (1<<0) // a byte macro
156 field_mask |= SND_VOLUME; in SV_StartSound()163 if (field_mask & SND_VOLUME) in SV_StartSound()
113 if (field_mask & SND_VOLUME) in CL_ParseStartSoundPacket()
205 #define SND_VOLUME (1<<15) // a byte macro
799 if (channel & SND_VOLUME) in CL_ParseStartSoundPacket()
400 channel |= SND_VOLUME; in SV_StartSound()417 if (channel & SND_VOLUME) in SV_StartSound()