HomeSort by relevance Sort by last modified time
    Searched full:silence (Results 126 - 150 of 666) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/chromium_org/base/prefs/
overlay_user_pref_store_unittest.cc 80 // Check respecting of silence.
190 // Check respecting of silence.
262 // Check respecting of silence.
  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlaudiospec.html 97 Uint8 silence;
174 >silence</I
180 >Audio buffer silence value (calculated)</TD
sdlpauseaudio.html 132 Silence will be written to the audio device during the pause.</P
  /external/chromium/base/
compiler_specific.h 71 // (Typically used to silence a compiler warning when the assignment
  /external/chromium_org/chrome/test/functional/media/
audio_playback_perf.py 9 SOX tool to eliminate silence from begining and end of audio recorded. Then it
  /external/chromium_org/content/browser/speech/endpointer/
endpointer.cc 141 // The length of the silence timeout period can be held constant, or it
  /external/chromium_org/content/browser/speech/
speech_recognizer_impl.h 27 // care of audio capture, silence detection/endpointer and interaction with the
  /external/chromium_org/media/base/
audio_splicer.cc 81 // Create a buffer with enough silence samples to fill the gap and
  /external/chromium_org/third_party/mesa/src/docs/
relnotes-7.11.2.html 64 <li>mesa: use format string in _mesa_error() call to silence warning</li>
  /external/chromium_org/v8/src/
dtoa.cc 51 return BIGNUM_DTOA_SHORTEST; // To silence compiler.
  /external/clang/test/SemaCXX/
condition.cpp 52 expected-note {{prefix with the address-of operator to silence this warning}}
  /external/libvorbis/doc/vorbisfile/
ov_crosslap.html 39 lapped from silence. ov_crosslap will also lap between streams links
ov_pcm_seek_lap.html 34 the destination are lapped from silence. ov_pcm_seek_lap will also
ov_pcm_seek_page_lap.html 42 channels at the destination are lapped from silence.
ov_raw_seek_lap.html 38 the destination are lapped from silence. ov_raw_seek_lap will also
ov_time_seek_lap.html 35 the destination are lapped from silence. ov_time_seek_lap will also
ov_time_seek_page_lap.html 42 channels at the destination are lapped from silence.
  /external/mesa3d/docs/
relnotes-7.11.2.html 64 <li>mesa: use format string in _mesa_error() call to silence warning</li>
  /external/pixman/test/
fetch-test.c 122 return 0; /* silence MSVC */
  /external/qemu/audio/
winaudio.c 93 int silence; member in struct:WinAudioOut
179 s->silence = 0;
183 case AUD_FMT_U8: shift = 0; s->silence = 0x80; break;
185 case AUD_FMT_U16: shift = 1; s->silence = 0x8000; break;
  /external/qemu/distrib/sdl-1.2.15/src/audio/dummy/
SDL_dummyaudio.c 137 SDL_memset(this->hidden->mixbuf, spec->silence, spec->size);
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 396 SDL_memset(stream, silence, mixlen);
553 /* Silence the initial audio buffer */
638 silence = 0x80;
644 silence = 0x00;
  /external/srec/srec/Nametag/include/
SR_NametagDefs.h 37 * silence from the ends of the utterance, and any long pause between speech chunks, is removed.
  /external/v8/src/
dtoa.cc 51 return BIGNUM_DTOA_SHORTEST; // To silence compiler.
  /external/webrtc/src/
common_types.h 289 StatVal noise_rx; // long-term noise/silence levels on receiving side
290 StatVal noise_tx; // long-term noise/silence levels on transmitting side
399 // The BGN is faded to zero (complete silence) after a few seconds.
401 // BGN is not used at all. Silence is produced after speech extrapolation

Completed in 1830 milliseconds

1 2 3 4 56 7 8 91011>>