HomeSort by relevance Sort by last modified time
    Searched defs:vol (Results 1 - 25 of 26) sorted by null

1 2

  /packages/apps/Settings/src/com/android/settings/
RingerVolumePreference.java 223 for (SeekBarVolumizer vol : mSeekBarVolumizer) {
224 if (vol != null) vol.revertVolume();
234 for (SeekBarVolumizer vol : mSeekBarVolumizer) {
235 if (vol != null) vol.stopSample();
255 for (SeekBarVolumizer vol : mSeekBarVolumizer) {
256 if (vol != null && vol != volumizer) vol.stopSample()
289 SeekBarVolumizer vol = mSeekBarVolumizer[i]; local
309 SeekBarVolumizer vol = mSeekBarVolumizer[i]; local
    [all...]
  /external/quake/quake/src/WinQuake/
cl_parse.cpp 700 int sound_num, vol, atten; local
706 vol = MSG_ReadByte ();
709 S_StaticSound (cl.sound_precache[sound_num], org, vol, atten);
snd_dma.cpp 462 int vol; local
475 vol = (int)(fvol*255);
486 target_chan->master_vol = vol;
627 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation)
656 ss->master_vol = (int) vol;
674 float vol; local
698 vol = ambient_level.value * l->ambient_sound_level[ambient_channel];
699 if (vol < 8)
700 vol = 0;
703 if (chan->master_vol < vol)
946 float vol; local
    [all...]
pr_cmds.cpp 511 float vol, attenuation; local
516 vol = G_FLOAT(OFS_PARM2);
538 MSG_WriteByte (&sv.signon, (int) (vol*255));
    [all...]
  /external/webkit/Source/JavaScriptCore/tests/mozilla/js1_5/Regress/
regress-216320.js 55 function vol(){ function
172 if(!vol()){ return false; }
499 if(!vol()){ return false; }
664 if(!vol()){}
726 if(!vol()){return false;}
739 if(!vol()){return false;}
746 if(!vol()){return false;}
800 if(!vol()){
833 if(!vol()){ return; }
  /gdk/samples/quake/jni/
cl_parse.cpp 700 int sound_num, vol, atten; local
706 vol = MSG_ReadByte ();
709 S_StaticSound (cl.sound_precache[sound_num], org, vol, atten);
snd_dma.cpp 462 int vol; local
475 vol = (int)(fvol*255);
486 target_chan->master_vol = vol;
627 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation)
656 ss->master_vol = (int) vol;
674 float vol; local
698 vol = ambient_level.value * l->ambient_sound_level[ambient_channel];
699 if (vol < 8)
700 vol = 0;
703 if (chan->master_vol < vol)
946 float vol; local
    [all...]
pr_cmds.cpp 511 float vol, attenuation; local
516 vol = G_FLOAT(OFS_PARM2);
538 MSG_WriteByte (&sv.signon, (int) (vol*255));
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmAlertFullScreen.java 82 final String vol = local
86 mVolumeBehavior = Integer.parseInt(vol);
  /external/chromium/chrome/browser/chromeos/
audio_mixer_alsa.cc 394 double vol = prefs_->GetDouble(prefs::kAudioVolume); local
400 NewRunnableMethod(this, &AudioMixerAlsa::DoSetVolumeMute, vol, mute));
  /external/jmonkeyengine/engine/src/core/com/jme3/shadow/
ShadowUtil.java 176 BoundingVolume vol = list.get(i).getWorldBound(); local
177 BoundingVolume newVol = vol.transform(transform);
196 BoundingVolume vol = list.get(i).getWorldBound(); local
197 store = vol.clone().transform(mat, null);
214 BoundingVolume vol = bv.get(i); local
215 bbox.mergeLocal(vol);
  /external/quake/quake/src/QW/client/
cl_parse.c 761 int sound_num, vol, atten; local
767 vol = MSG_ReadByte ();
770 S_StaticSound (cl.sound_precache[sound_num], org, vol, atten);
snd_dma.c 458 int vol; local
471 vol = fvol*255;
482 target_chan->master_vol = vol;
623 void S_StaticSound (sfx_t *sfx, vec3_t origin, float vol, float attenuation)
652 ss->master_vol = vol;
670 float vol; local
694 vol = ambient_level.value * l->ambient_sound_level[ambient_channel];
695 if (vol < 8)
696 vol = 0;
699 if (chan->master_vol < vol)
939 float vol; local
    [all...]
  /frameworks/base/core/java/android/speech/tts/
BlockingAudioTrack.java 306 final float vol = clip(volume, 0.0f, 1.0f); local
309 float volLeft = vol;
310 float volRight = vol;
  /bootable/recovery/updater/
install.c 152 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point); local
153 if (vol == NULL) {
180 const MountedVolume* vol = find_mounted_volume_by_mount_point(mount_point); local
181 if (vol == NULL) {
185 unmount_mounted_volume(vol);
    [all...]
  /external/qemu/audio/
audio_int.h 122 struct mixeng_volume vol; member in struct:SWVoiceOut
138 struct mixeng_volume vol; member in struct:SWVoiceIn
  /hardware/msm7k/libaudio/
AudioHardware.cpp 409 int vol = lrint(v * 5.0); local
411 ALOGI("Setting in-call volume to %d (available range is 0 to 5)\n", vol);
414 set_volume_rpc(SND_DEVICE_CURRENT, SND_METHOD_VOICE, vol);
421 int vol = ceil(v * 5.0); local
422 ALOGI("Set master volume to %d.\n", vol);
424 set_volume_rpc(SND_DEVICE_HANDSET, SND_METHOD_VOICE, vol);
425 set_volume_rpc(SND_DEVICE_SPEAKER, SND_METHOD_VOICE, vol);
426 set_volume_rpc(SND_DEVICE_BT, SND_METHOD_VOICE, vol);
427 set_volume_rpc(SND_DEVICE_HEADSET, SND_METHOD_VOICE, vol);
    [all...]
  /external/llvm/include/llvm/Target/
TargetLowering.h 315 bool vol; // is volatile? member in struct:llvm::TargetLowering::IntrinsicInfo
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
mp4enc_api.cpp 194 Vol *pVol;
844 video->vol = (Vol **)M4VENC_MALLOC(nLayers * sizeof(Vol *)); /* Memory for VOL pointers */
847 if (video->vol == NULL) goto CLEAN_UP;
854 video->vol[idx] = (Vol *)M4VENC_MALLOC(sizeof(Vol));
855 if (video->vol[idx] == NULL) goto CLEAN_UP
2593 Vol **vol = video->vol; local
2833 Vol **vol = video->vol; local
    [all...]
mp4lib_int.h 49 /* Syntax elements copied from VOL (standard) */
76 Int volID; /* VOL identifier (for tracking) */
79 Int timeIncrementResolution; /* VOL time increment */
88 /* VOL Dimensions */
93 Int ResyncMarkerDisable; /* VOL Disable Resynch Markers */
94 Int useReverseVLC; /* VOL reversible VLCs */
95 Int dataPartitioning; /* VOL data partitioning */
109 Int scalability; /* VOL scalability (flag) */
112 Int refVolID; /* VOL id of reference VOL */
323 Vol **vol; \/* Data stored for each VOL *\/ member in struct:tagVideoEncData
    [all...]
  /hardware/msm7k/libaudio-qsd8k/
AudioHardware.cpp 622 int vol = lrint(v * VOICE_VOLUME_MAX); local
629 ALOGI("voice volume %d (range is 0 to %d)", vol, VOICE_VOLUME_MAX);
630 set_volume_rpc(vol); //always set current device
632 mVoiceVolume = vol;
    [all...]
  /external/quake/quake/src/QW/server/
pr_cmds.c 428 float vol, attenuation; local
433 vol = G_FLOAT(OFS_PARM2);
455 MSG_WriteByte (&sv.signon, vol*255);
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.cpp 1941 float vol = m_player->volume(); local
    [all...]
  /frameworks/av/media/libstagefright/codecs/m4v_h263/dec/src/
mp4lib_int.h 84 int volID; /* VOL identifier (for tracking) */
85 uint timeIncrementResolution;/* VOL time increment */
92 int complexity_estDisable; /* VOL disable complexity estimation */
93 int complexity_estMethod; /* VOL complexity estimation method */
97 int errorResDisable; /* VOL disable error resilence mode */
99 int useReverseVLC; /* VOL reversible VLCs */
100 int dataPartitioning; /* VOL data partitioning */
116 int scalability; /* VOL scalability (flag) */
119 int refVolID; /* VOL id of reference VOL */
203 Vol **vol; \/* Data stored for each VOL *\/ member in struct:tagVideoDecData
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 793 int vol = 0; local
795 vol = sStatic.mAudioService.getStreamVolume(mPlaybackStream);
799 return vol;
    [all...]

Completed in 790 milliseconds

1 2