HomeSort by relevance Sort by last modified time
    Searched defs:pulse (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/media/audio/pulse/
pulse_util.h 8 #include <pulse/pulseaudio.h>
18 namespace pulse { namespace in namespace:media
53 // otherwise false. |mainloop| and |context| have to be from a valid Pulse
65 // otherwise false. This function will create a new Pulse threaded mainloop,
76 } // namespace pulse
pulse_util.cc 5 #include "media/audio/pulse/pulse_util.h"
14 namespace pulse { namespace in namespace:media
272 // Pulse is very finicky with the small buffer sizes used by Chrome. The
274 // want Pulse to auto size its internal buffers, but call us back nearly every
276 // Pulse will issue callbacks way too fast, too high and we don't get
313 } // namespace pulse
  /external/aac/libFDK/include/
FDK_tools_rom.h 217 pulse, /* pulse_data_present, pulse_data */ enumerator in enum:__anon2555
  /frameworks/base/services/java/com/android/server/
LightsService.java 91 public void pulse() { method in class:LightsService.Light
92 pulse(0x00ffffff, 7);
95 public void pulse(int color, int onMS) { method in class:LightsService.Light
  /external/jmonkeyengine/engine/src/terrain/com/jme3/terrain/noise/
ShaderUtils.java 86 public static final float pulse(final float a, final float b, final float x) { method in class:ShaderUtils
  /external/chromium_org/third_party/libjingle/source/talk/sound/
pulseaudiosoundsystem.cc 47 // Pulse's enums.
143 PulseAudioStream(PulseAudioSoundSystem *pulse, pa_stream *stream, int flags)
144 : pulse_(pulse), stream_(stream), flags_(flags) {
195 PulseAudioSoundSystem *pulse() { function in class:cricket::PulseAudioStream
200 return &pulse()->symbol_table_;
213 pulse()->Lock();
217 pulse()->Unlock();
245 PulseAudioInputStream(PulseAudioSoundSystem *pulse,
248 : stream_(pulse, stream, flags),
286 stream_.pulse()->context_
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
term.h 505 #define pulse CUR Strings[283] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 505 #define pulse CUR Strings[283] macro
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
term.h 505 #define pulse CUR Strings[283] macro
    [all...]

Completed in 1825 milliseconds