HomeSort by relevance Sort by last modified time
    Searched refs:volume (Results 701 - 725 of 783) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
soundcard.h 208 int volume; member in struct:patch_info
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
background.js 642 // volume will appear on the navigation list.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/photo/
gallery.js 130 * Closes gallery when a volume containing the selected item is unmounted.
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp 2283 double HTMLMediaElement::volume() const function in class:WebCore::HTMLMediaElement
    [all...]
  /hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/
StubFmService.java 126 * variable to make sure that the next volume change happens after the
127 * current volume request has been completed.
152 private int mVolume = DEF_VOL; // to store the App Volume value
154 * Variable to store the volume , so that when the value is changed intimate
182 * accordingly(band,volume,freq)
454 * register for the master Volume control Intent and music/video
    [all...]
  /external/chromium_org/chrome/third_party/chromevox/
chromeVoxChromeBackgroundScript.js     [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.cpp 272 // Voice volume levels from android are mapped to driver volume levels as follows.
274 // So adjust the volume to get the correct volume index in driver
308 ALOGV("Setting FM volume to %d (available range is 0 to 0x2000)\n", vol);
316 status_t AudioHardwareALSA::setMasterVolume(float volume)
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/common/js/
util.js     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js 476 Stereo audio with a sample rate of 70 khz, a minimum buffer of 15000 samples total, a maximum buffer of 25000 samples total and a starting volume level of 1.
484 function XAudioServer(channels, sampleRate, minBufferSize, maxBufferSize, underRunCallback, volume) {
491 XAudioJSVolume = (volume >= 0 && volume <= 1) ? volume : 1;
727 this.audioHandleMoz.volume = XAudioJSVolume;
    [all...]
  /development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h 901 /* VOLUME */
    [all...]

Completed in 1328 milliseconds

<<21222324252627282930>>