/external/qemu/distrib/sdl-1.2.12/src/audio/dc/ |
D | aica.c | 151 void aica_play(int ch,int mode,unsigned long smpptr,int loopst,int loopend,int freq,int vol,int pan… in aica_play() 238 void aica_vol(int ch,int vol) { in aica_vol()
|
/external/skia/src/views/ |
D | SkOSSound.cpp | 201 void SkOSSound::SetVolume(U8CPU vol) in SetVolume() 235 MMRESULT StartWave(const char path[], SkOSSoundWave* wave, U32 vol) in StartWave()
|
/external/quake/quake/src/QW/client/ |
D | snd_dma.c | 458 int vol; in S_StartSound() local 623 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation) in S_StaticSound() 670 float vol; in S_UpdateAmbientSounds() local 939 float vol; in S_PlayVol() local
|
D | cl_parse.c | 761 int sound_num, vol, atten; in CL_ParseStaticSound() local
|
/external/quake/quake/src/WinQuake/ |
D | snd_dma.cpp | 462 int vol; in S_StartSound() local 627 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation) in S_StaticSound() 674 float vol; in S_UpdateAmbientSounds() local 946 float vol; in S_PlayVol() local
|
D | snd_null.cpp | 53 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation) in S_StaticSound()
|
D | cl_parse.cpp | 700 int sound_num, vol, atten; in CL_ParseStaticSound() local
|
D | pr_cmds.cpp | 511 float vol, attenuation; in PF_ambientsound() local
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_5/Regress/ |
D | regress-216320.js | 55 function vol(){ function
|
/external/qemu/audio/ |
D | audio_int.h | 120 struct mixeng_volume vol; member 136 struct mixeng_volume vol; member
|
D | audio.c | 804 int samples, struct mixeng_volume *vol) in noop_conv()
|
/external/webkit/WebCore/html/ |
D | HTMLMediaElement.cpp | 1221 void HTMLMediaElement::setVolume(float vol, ExceptionCode& ec) in setVolume()
|
/external/quake/quake/src/QW/server/ |
D | pr_cmds.c | 428 float vol, attenuation; in PF_ambientsound() local
|
/external/kernel-headers/original/linux/ |
D | soundcard.h | 1163 #define SEQ_START_NOTE(dev, chn, note, vol) \ argument 1166 #define SEQ_STOP_NOTE(dev, chn, note, vol) \ argument
|