HomeSort by relevance Sort by last modified time
    Searched refs:silence (Results 26 - 50 of 62) sorted by null

12 3

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_audio.h 170 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
269 * - \c desired->silence is the value used to set the buffer to silence,
280 * The audio device starts out playing silence when it's opened, and should
382 * Silence will be written to the audio device during the pause.
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_audio.h 170 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
269 * - \c desired->silence is the value used to set the buffer to silence,
280 * The audio device starts out playing silence when it's opened, and should
382 * Silence will be written to the audio device during the pause.
  /prebuilts/misc/windows/sdl2/include/
SDL_audio.h 170 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
269 * - \c desired->silence is the value used to set the buffer to silence,
280 * The audio device starts out playing silence when it's opened, and should
382 * Silence will be written to the audio device during the pause.
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_audio.h 170 Uint8 silence; /**< Audio buffer silence value (calculated) */ member in struct:SDL_AudioSpec
269 * - \c desired->silence is the value used to set the buffer to silence,
280 * The audio device starts out playing silence when it's opened, and should
382 * Silence will be written to the audio device during the pause.
  /frameworks/base/telecomm/java/com/android/internal/telecom/
IConnectionService.aidl 67 void silence(String callId, in Session.Info sessionInfo);
  /external/libopus/celt/
celt_encoder.c 1362 int silence=0; local
    [all...]
celt.h 222 int LM, int downsample, int silence);
bands.c 197 int end, int M, int downsample, int silence)
208 if (silence)
    [all...]
  /packages/apps/Settings/src/com/android/settings/dashboard/conditional/
ConditionAdapter.java 82 ((Condition) item).silence();
  /external/walt/docs/
AudioLatency.md 21 [recommended to constantly enqueue buffers containing silence](http://googlesamples.github.io/android-audio-high-performance/guides/audio-output-latency.html#avoid-warm-up-latency).
  /external/minijail/
libminijail_unittest.cc 42 /* Silence unused variable warnings. */
43 TEST(silence, silence_unused) {
common.mk 155 # By default, silence build output. Reused below as well.
363 # By default, silence build output.
    [all...]
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/bytecode/
ShadowWrangler.java 282 public void silence() { method in class:ShadowWrangler
  /external/libopus/src/
opus_decoder.c 493 unsigned char silence[2] = {0xFF, 0xFF}; local
500 do a fade-out by decoding a silence frame */
504 celt_decode_with_ec(celt_dec, silence, 2, pcm, F2_5, NULL, celt_accum);
  /prebuilts/go/darwin-x86/src/cmd/vet/
deadcode.go 177 d.reachable = true // silence error about next statement
  /prebuilts/go/linux-x86/src/cmd/vet/
deadcode.go 177 d.reachable = true // silence error about next statement
  /packages/services/Telecomm/src/com/android/server/telecom/
CallAudioManager.java 421 call.silence();
ConnectionServiceWrapper.java 1047 void silence(Call call) { method in class:ConnectionServiceWrapper
    [all...]
Call.java 1597 void silence() { method in class:Call
    [all...]
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
ConnectionServiceFixture.java 286 public void silence(String callId, Session.Info info) throws RemoteException { } method in class:ConnectionServiceFixture.FakeConnectionService
  /external/robolectric/v3/
shadows-httpclient-3.1-SNAPSHOT.jar 
  /prebuilts/go/darwin-x86/src/unsafe/
unsafe.go 32 // but silence from "go vet" is not a guarantee that the code is valid.
  /prebuilts/go/linux-x86/src/unsafe/
unsafe.go 32 // but silence from "go vet" is not a guarantee that the code is valid.
  /frameworks/base/telecomm/java/android/telecom/
ConnectionService.java 345 public void silence(String callId, Session.Info sessionInfo) {
1479 private void silence(String callId) { method in class:ConnectionService
    [all...]
  /prebuilts/misc/common/robolectric/lib/
shadows-httpclient-3.1.1.jar 

Completed in 1157 milliseconds

12 3