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

1 2 3 4 5 6 7 8 91011

  /external/adhd/cras/src/server/
softvol_curve.c 14 0.003162, /* volume 0 */
114 1.000000, /* volume 100 */
120 unsigned int volume; local
129 /* When software volume is used, it is assumed all volume curve values
134 for (volume = 0; volume <= MAX_VOLUME; volume++) {
135 scalers[volume] = convert_softvol_scaler_from_dB(
136 curve->get_dBFS(curve, volume));
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
D.java 17 package com.android.systemui.volume;
22 public static boolean BUG = Log.isLoggable("volume", Log.DEBUG);
VolumeComponent.java 17 package com.android.systemui.volume;
Interaction.java 17 package com.android.systemui.volume;
MediaRouterWrapper.java 17 package com.android.systemui.volume;
SystemUIInterpolators.java 17 package com.android.systemui.volume;
ConfigurableTexts.java 17 package com.android.systemui.volume;
VolumeUI.java 17 package com.android.systemui.volume;
74 if (LOGD) Log.d(TAG, "Registering default volume controller");
  /frameworks/wilhelm/src/itf/
IDeviceVolume.cpp 49 static SLresult IDeviceVolume_SetVolume(SLDeviceVolumeItf self, SLuint32 deviceID, SLint32 volume)
64 thiz->mVolume[~deviceID] = volume;
96 SLint32 volume = thiz->mVolume[~deviceID]; local
98 *pVolume = volume;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
ext-stream-restore.h 28 #include <pulse/volume.h>
42 pa_channel_map channel_map; /**< The channel map for the volume field, if applicable */
43 pa_cvolume volume; /**< The volume of the stream when it was seen last, if applicable and saved */ member in struct:pa_ext_stream_restore_info
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/volume/
UtilTest.java 16 package com.android.systemui.volume;
  /packages/apps/Settings/src/com/android/settings/deviceinfo/
StorageVolumePreference.java 56 public StorageVolumePreference(Context context, VolumeInfo volume, int color, long totalBytes) {
60 mVolume = volume;
65 setKey(volume.getId());
66 setTitle(mStorageManager.getBestVolumeDescription(volume));
69 if (VolumeInfo.ID_PRIVATE_INTERNAL.equals(volume.getId())) {
75 if (volume.isMountedReadable()) {
77 final File path = volume.getPath();
81 if (volume.getType() == VolumeInfo.TYPE_PRIVATE) {
85 totalBytes = stats.getTotalBytes(volume.getFsUuid());
86 freeBytes = stats.getFreeBytes(volume.getFsUuid())
    [all...]
  /developers/build/prebuilts/gradle/WearDrawers/Wearable/src/main/java/com/example/android/wearable/wear/weardrawers/
Planet.java 27 private String volume; field in class:Planet
35 String volume,
42 this.volume = volume;
63 return volume;
  /developers/samples/android/wearable/wear/WearDrawers/Wearable/src/main/java/com/example/android/wearable/wear/weardrawers/
Planet.java 27 private String volume; field in class:Planet
35 String volume,
42 this.volume = volume;
63 return volume;
  /development/samples/browseable/WearDrawers/src/com.example.android.wearable.wear.weardrawers/
Planet.java 27 private String volume; field in class:Planet
35 String volume,
42 this.volume = volume;
63 return volume;
  /external/lzma/CPP/7zip/Archive/7z/
7zProperties.cpp 95 const CVolume &volume = _volumes.Front(); local
96 const CArchiveDatabaseEx &_db = volume.Database;
  /external/sonivox/arm-wt-22k/lib_src/
eas_pcm.h 52 EAS_I16 volume; member in struct:s_pcm_open_params_tag
169 * Update the pitch and volume parameters using MIDI controls
202 * Update the volume parameters for a PCM stream
221 EAS_RESULT EAS_PEUpdateVolume (EAS_DATA_HANDLE pEASData, EAS_PCM_HANDLE pState, EAS_I16 volume);
eas_tcdata.h 54 EAS_U8 volume; /* volume */ member in struct:__anon35137
eas_imelodydata.h 66 EAS_U8 volume; /* current volume */ member in struct:__anon35117
  /external/webrtc/webrtc/modules/audio_coding/neteq/
dtmf_buffer.h 25 int volume; member in struct:webrtc::DtmfEvent
33 volume(0),
40 volume(vol),
dtmf_buffer_unittest.cc 32 static uint32_t MakeDtmfPayload(int event, bool end, int volume, int duration) {
37 // | event |E|R| volume | duration |
41 payload |= (volume & 0x003F) << 16;
53 && a.volume == b.volume);
65 int volume = 17; local
68 uint32_t payload = MakeDtmfPayload(event_no, end_bit, volume, duration);
78 EXPECT_EQ(volume, event.volume);
87 int volume = 17 local
122 int volume = 17; local
148 int volume = 1; local
192 int volume = 1; local
233 int volume = 1; local
269 int volume = 1; local
    [all...]
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
volume_test.cc 16 // The hardware volume may be more coarsely quantized than [0, 255], so
29 void SetAndVerifyMicVolume(unsigned int volume) {
30 bool success = voe_volume_control_->SetMicVolume(volume) == 0;
35 TEST_LOG("Failed to set microphone volume to %u.\n", volume);
45 EXPECT_EQ(volume, test_volume);
47 TEST_LOG("Failed to get the microphone volume.");
87 // Valid volume range: [0, 255]
99 unsigned int volume = 1000; local
100 EXPECT_EQ(0, voe_volume_control_->GetSpeakerVolume(volume));
112 unsigned int volume; local
139 unsigned int volume; local
163 unsigned int volume = 1000; local
    [all...]
  /frameworks/base/cmds/bootanimation/iot/
BootParameters.h 35 // Returns true if volume/brightness were explicitly set on reboot.
39 // Returns volume/brightness in [0,1], or -1 if unset.
50 int volume; member in struct:android::BootParameters::SavedBootParameters
  /external/sonic/
main.c 6 pitch, and scale volume. */
23 float volume,
36 sonicSetVolume(stream, volume);
67 " -v volume -- Scale volume by a constant factor.\n");
80 float volume = 1.0f; local
114 volume = atof(argv[xArg]);
115 printf("Setting volume to %0.2f\n", volume);
134 runSonic(inFile, outFile, speed, pitch, rate, volume, emulateChordPitch, quality
    [all...]
  /frameworks/base/media/java/android/media/
MediaRouterClientState.java 93 public int volume; field in class:MediaRouterClientState.RouteInfo
119 volume = other.volume;
135 volume = in.readInt();
157 dest.writeInt(volume);
174 + ", volume=" + volume

Completed in 327 milliseconds

1 2 3 4 5 6 7 8 91011