HomeSort by relevance Sort by last modified time
    Searched refs:volume (Results 151 - 175 of 487) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
msm_audio.h 70 uint32_t volume; member in struct:msm_snd_volume_config
  /external/jmonkeyengine/engine/src/core/com/jme3/bounding/
BoundingSphere.java 459 * @param volume
463 public BoundingVolume merge(BoundingVolume volume) {
464 if (volume == null) {
468 switch (volume.getType()) {
471 BoundingSphere sphere = (BoundingSphere) volume;
479 BoundingBox box = (BoundingBox) volume;
488 // OrientedBoundingBox box = (OrientedBoundingBox) volume;
504 * @param volume
508 public BoundingVolume mergeLocal(BoundingVolume volume) {
509 if (volume == null) {
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_tonecontrol.c 57 /* convert 0-100 volume to 0-127 velocity using fixed point */
272 /* set channel volume to max */
288 VMStartNote(pEASData->pVoiceMgr, pData->pSynth, TC_CHANNEL, (EAS_U8) pData->note, pData->volume);
652 pData->volume = 127;
736 VMStartNote(pEASData->pVoiceMgr, pData->pSynth, TC_CHANNEL, (EAS_U8) note, pData->volume);
767 VMStartNote(pEASData->pVoiceMgr, pData->pSynth, TC_CHANNEL, (EAS_U8) pData->note, pData->volume);
842 * Get the volume field and process it
847 EAS_I8 volume; local
849 /* get volume */
850 if (TC_GetNextChar(pEASData->hwInstData, pData, &volume) != EAS_SUCCESS
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouter.java 1313 final int volume = local
1848 int volume = 0; local
1879 int volume = 0; local
    [all...]
  /cts/tests/tests/media/src/android/media/cts/
AudioManagerTest.java 84 float volume = 13; local
91 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_UP, volume);
92 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_DOWN, volume);
93 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT, volume);
94 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT, volume);
104 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_UP, volume);
105 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_DOWN, volume);
106 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_LEFT, volume);
107 mAudioManager.playSoundEffect(AudioManager.FX_FOCUS_NAVIGATION_RIGHT, volume);
328 // set ringer mode to back normal to not interfere with volume test
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 176 ('volume', c_ubyte),
223 def SetVolume (self, volume):
224 """Set the stream volume"""
225 eas_logger.debug('Call EAS_SetVolume: volume=%d' % volume)
227 result = eas_dll.EAS_SetVolume(self.eas.handle, self.handle, volume)
232 """Get the stream volume."""
235 volume = eas_dll.EAS_GetVolume(self.eas.handle, self.handle)
236 if volume < 0:
237 raise EAS_Exception(volume, 'EAS_GetVolume error %d on file %s' % (volume, self.path), 'EAS_GetVolume')
    [all...]
  /external/svox/pico/tts/
svox_ssml_parser.cpp 322 else if (strcmp(element, "prosody") == 0) /* only pitch, rate and volume attributes are supported */
412 else if (strcmp(attributes[i], "volume") == 0)
425 char* volume = new char[18 + strlen(svoxvol)]; local
426 if (!volume)
431 sprintf(volume, "<volume level='%s'>", svoxvol);
432 if (strlen(m_data) + strlen(volume) + 1 > (size_t)m_datasize)
440 strcat(m_data, volume);
446 strcat(m_appendix, "</volume>");
448 delete [] volume;
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
MediaStore_Audio_ArtistsTest.java 50 // can not accept any other volume names
51 String volume = "fakeVolume"; local
52 assertNull(mContentResolver.query(Artists.getContentUri(volume), null, null, null, null));
MediaStore_Audio_Artists_AlbumsTest.java 53 // can not accept any other volume names
54 String volume = "fakeVolume"; local
55 assertNull(mContentResolver.query(MediaStore.Audio.Artists.Albums.getContentUri(volume, 1),
MediaStore_Audio_GenresTest.java 57 // can not accept any other volume names
58 String volume = "fakeVolume"; local
59 assertNull(mContentResolver.query(Genres.getContentUri(volume), null, null, null, null));
MediaStore_Audio_PlaylistsTest.java 48 // can not accept any other volume names
59 String volume = "fakeVolume"; local
60 assertNull(mContentResolver.query(Playlists.getContentUri(volume), null, null, null,
  /device/asus/flo/
audio_effects.conf 61 volume {
  /device/lge/mako/
audio_effects.conf 54 volume {
  /device/samsung/manta/
audio_effects.conf 54 volume {
  /device/samsung/tuna/
audio_effects.conf 54 volume {
  /external/webkit/Source/WebCore/html/
HTMLMediaElement.idl 75 attribute float volume
  /frameworks/av/include/media/
ToneGenerator.h 154 ToneGenerator(audio_stream_type_t streamType, float volume, bool threadCanCallJava = false);
271 float mVolume; // Volume applied to audio track
293 float volume);
  /frameworks/av/media/libeffects/data/
audio_effects.conf 58 volume {
  /frameworks/base/core/java/android/os/storage/
StorageVolume.java 27 * Description of a storage volume and its capabilities, including the
46 /** When set, indicates exclusive ownership of this volume */
88 * Returns the mount path for the volume.
101 * Returns a user visible description of the volume.
103 * @return the volume description
118 * Returns true if the volume is removable.
127 * Returns true if the volume is emulated.
136 * Returns the MTP storage ID for the volume.
171 * Returns true if this volume can be shared via USB mass storage.
180 * Returns maximum file size for the volume, or zero if it is unbounded
195 StorageVolume volume = (StorageVolume)obj; local
    [all...]
  /frameworks/base/core/java/android/speech/tts/
PlaybackSynthesisCallback.java 38 * Volume, in the range [0.0f, 1.0f]. The default value is
69 PlaybackSynthesisCallback(int streamType, float volume, float pan,
73 mVolume = volume;
  /hardware/libhardware_legacy/audio/
AudioHardwareGeneric.h 110 virtual status_t setVoiceVolume(float volume);
111 virtual status_t setMasterVolume(float volume);
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyInterface.h 39 // The platform specific audio policy manager is in charge of the audio routing and volume control
50 // - process volume control requests: the stream volume is converted from an index value (received from UI) to a float value
121 // volume control functions
124 // initialises stream volume conversion parameters by specifying volume index range.
129 // sets the new stream volume at a level corresponding to the supplied index for the
131 // setting volume for all devices
136 // retrieve current volume index for the specified stream and the
138 // querying the volume of the active device
    [all...]
  /hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/
IFmRadio.aidl 60 boolean rxSetVolume(int volume);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
seq_event.h 146 /** volume and balance */
349 SND_SEQ_SAMPLE_STOP_VENVELOPE = 1, /**< finish volume envelope */
356 /** sample volume control; if any value is set to -1 == do not change */
358 signed short volume; /**< range: 0-16383 */ member in struct:snd_seq_ev_volume
380 snd_seq_ev_volume_t volume; /**< volume */ member in union:snd_seq_ev_sample_control::__anon26070
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/pulse/
stream.h 32 #include <pulse/volume.h>
336 pa_cvolume *volume /**< Initial volume, or NULL for default */,

Completed in 3578 milliseconds

1 2 3 4 5 67 8 91011>>