HomeSort by relevance Sort by last modified time
    Searched refs:silence (Results 1 - 25 of 40) sorted by null

1 2

  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.h 39 int mixlen, silence; member in struct:SDL_PrivateAudioData
50 #define silence (this->hidden->silence) macro
SDL_dx5audio.c 396 SDL_memset(stream, silence, mixlen);
553 /* Silence the initial audio buffer */
638 silence = 0x80;
644 silence = 0x00;
  /external/clang/test/SemaCXX/
warn-func-as-bool.cpp 22 expected-note {{prefix with the address-of operator to silence this warning}}
24 expected-note {{prefix with the address-of operator to silence this warning}}
26 expected-note {{prefix with the address-of operator to silence this warning}}
28 expected-note {{prefix with the address-of operator to silence this warning}}
30 expected-note {{prefix with the address-of operator to silence this warning}} \
33 expected-note {{prefix with the address-of operator to silence this warning}}
condition.cpp 54 expected-note {{prefix with the address-of operator to silence this warning}}
  /external/clang/test/Sema/
parentheses.cpp 9 // expected-note {{place parentheses around the '+' expression to silence this warning}}
13 // expected-note {{place parentheses around the '-' expression to silence this warning}}
17 // expected-note {{place parentheses around the '*' expression to silence this warning}}
32 // expected-note {{place parentheses around the '<<' expression to silence this warning}}
43 // expected-note {{place parentheses around the '+' expression to silence this warning}}
53 expected-note {{place parentheses around the '+' expression to silence this warning}}
55 expected-note {{place parentheses around the '-' expression to silence this warning}}
58 expected-note {{place parentheses around the '+' expression to silence this warning}}
  /external/qemu/distrib/sdl-1.2.15/src/audio/mint/
SDL_mintaudio.c 66 SDL_memset(buffer, audio->spec.silence, audio->spec.size);
72 int silence; local
75 silence = 0x80;
77 silence = 0;
79 SDL_memset(audio->convert.buf, silence, audio->convert.len);
SDL_mintaudio_dma8.c 286 SDL_memset(SDL_MintAudio_audiobuf[0], spec->silence, spec->size *2);
  /external/qemu/distrib/sdl-1.2.15/src/audio/
SDL_audio.c 132 int silence; local
146 silence = 0x80;
148 silence = 0;
152 silence = audio->spec.silence;
194 SDL_memset(stream, silence, stream_len);
489 /* Calculate the silence and size of the audio specification */
686 spec->silence = 0x80;
689 spec->silence = 0x00;
  /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/include/
SDL_audio.h 60 * - 'desired->silence' is the value used to set the buffer to silence,
78 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
170 * The audio device starts out playing silence when it's opened, and should
194 * Silence will be written to the audio device during the pause.
  /external/qemu/distrib/sdl-1.2.15/src/audio/disk/
SDL_diskaudio.c 181 SDL_memset(this->hidden->mixbuf, spec->silence, spec->size);
  /prebuilts/tools/darwin-x86/sdl/include/SDL/
SDL_audio.h 60 * - 'desired->silence' is the value used to set the buffer to silence,
78 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
170 * The audio device starts out playing silence when it's opened, and should
194 * Silence will be written to the audio device during the pause.
  /prebuilts/tools/linux-x86/sdl/include/SDL/
SDL_audio.h 60 * - 'desired->silence' is the value used to set the buffer to silence,
78 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
170 * The audio device starts out playing silence when it's opened, and should
194 * Silence will be written to the audio device during the pause.
  /prebuilts/tools/windows/sdl/include/SDL/
SDL_audio.h 60 * - 'desired->silence' is the value used to set the buffer to silence,
78 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
170 * The audio device starts out playing silence when it's opened, and should
194 * Silence will be written to the audio device during the pause.
  /external/qemu/distrib/sdl-1.2.15/src/audio/macosx/
SDL_coreaudio.c 113 SDL_memset(abuf->mData, this->spec.silence, abuf->mDataByteSize);
133 SDL_memset(buffer, this->spec.silence, bufferSize);
  /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/baudio/
SDL_beaudio.cc 102 /* Silence the buffer, since it's ours */
103 SDL_memset(stream, audio->spec.silence, len);
  /external/qemu/distrib/sdl-1.2.15/src/audio/dmedia/
SDL_irixaudio.c 237 SDL_memset(mixbuf, spec->silence, spec->size);
  /external/qemu/distrib/sdl-1.2.15/src/audio/esd/
SDL_esdaudio.c 316 SDL_memset(mixbuf, spec->silence, spec->size);
  /external/qemu/distrib/sdl-1.2.15/src/audio/nds/
SDL_ndsaudio.c 55 // memset(buffer, sdl_nds_audiodevice->spec.silence, size);
61 // // int silence;
64 // // silence = 0x80;
66 // // silence = 0;
68 // // memset(sdl_nds_audiodevice->convert.buf, silence, sdl_nds_audiodevice->convert.len);
120 /* Silence the buffer, since it's ours */
121 SDL_memset(stream, audio->spec.silence, len);
  /external/qemu/distrib/sdl-1.2.15/src/audio/arts/
SDL_artsaudio.c 355 SDL_memset(mixbuf, spec->silence, spec->size);
  /external/qemu/distrib/sdl-1.2.15/src/audio/bsd/
SDL_bsdaudio.c 393 SDL_memset(mixbuf, spec->silence, spec->size);
  /external/qemu/distrib/sdl-1.2.15/src/audio/dc/
SDL_dcaudio.c 238 SDL_memset(this->hidden->mixbuf, spec->silence, spec->size);
  /external/qemu/distrib/sdl-1.2.15/src/audio/dma/
SDL_dmaaudio.c 430 SDL_memset(dma_buf, spec->silence, dma_len);
  /external/qemu/distrib/sdl-1.2.15/src/audio/dsp/
SDL_dspaudio.c 333 SDL_memset(mixbuf, spec->silence, spec->size);

Completed in 500 milliseconds

1 2