HomeSort by relevance Sort by last modified time
    Searched full:playing (Results 201 - 225 of 621) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/qemu/distrib/sdl-1.2.15/docs/html/
sdlmixaudio.html 129 of the playing audio format and mixes them, performing addition, volume
  /external/qemu/distrib/sdl-1.2.15/src/audio/symbian/
streamplayer.cpp 256 TBool CStreamPlayer::Playing() const
  /external/quake/quake/src/QW/client/
docs.txt 67 Before the client can begin playing in the server, the following information must be sent:
  /external/sonivox/arm-fm-22k/host_src/
eas_main.c 305 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "Playing '%s'\n", defaultTestFile); */ }
308 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d playing file %s\n", playResult, defaultTestFile); */ }
320 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "Playing '%s'\n", argv[i]); */ }
323 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d playing file %s\n", playResult, argv[i]); */ }
  /external/sonivox/arm-hybrid-22k/host_src/
eas_main.c 305 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "Playing '%s'\n", defaultTestFile); */ }
308 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d playing file %s\n", playResult, defaultTestFile); */ }
320 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "Playing '%s'\n", argv[i]); */ }
323 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d playing file %s\n", playResult, argv[i]); */ }
  /external/sonivox/arm-wt-22k/host_src/
eas_main.c 308 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "Playing '%s'\n", defaultTestFile); */ }
311 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d playing file %s\n", playResult, defaultTestFile); */ }
323 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_INFO, "Playing '%s'\n", argv[i]); */ }
326 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_ERROR, "Error %d playing file %s\n", playResult, argv[i]); */ }
  /external/sonivox/arm-wt-22k/lib_src/
dls.h 255 /* This loop type is a normal forward playing loop which is continually
  /external/sonivox/jet_tools/JetCreator/
JetAudition.py 47 STATUS_PLAYING = 'Playing'
234 """ Sets command to cancel the currently playing segment and queues another """
252 """ Sets a command to cancel the currently playing segment """
499 #Make sure we shutdown the playing thread, but don't wait forever
  /external/webkit/Source/WebCore/html/
HTMLVideoElement.cpp 185 // We have a poster path, but only show it until the user triggers display by playing or seeking and the
  /external/webkit/Source/WebCore/webaudio/
AudioNode.h 77 // how AudioNodes can continue processing (playing one-shot sound) after there are no more
AudioNodeInput.h 112 // Generally, these represent disabled connections from "notes" which have finished playing but are not yet garbage collected.
AudioNodeOutput.h 77 // For example, when a note has finished playing. It is kept around, because it may be played again at a later time.
  /external/webkit/Source/WebKit/mac/Plugins/
WebPlugin.h 50 @discussion The plug-in usually begins drawing, playing sounds and/or
  /frameworks/av/include/media/
SoundPool.h 118 enum state { IDLE, RESUMING, STOPPING, PAUSED, PLAYING };
Visualizer.h 25 * The Visualizer class enables application to retrieve part of the currently playing audio for
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h 95 PLAYING = 1,
  /frameworks/av/media/libstagefright/include/
AwesomePlayer.h 111 PLAYING = 0x01,
  /frameworks/base/core/java/android/speech/tts/
ITextToSpeechService.aidl 76 * Checks whether the service is currently playing some audio.
  /frameworks/base/docs/html/guide/basics/
building-blocks.jd 58 probably still intends for her music to keep playing. A Service keeps the
  /frameworks/base/media/java/android/media/
MediaActionSound.java 93 * needed for playing any platform media action sound; you do not need a
  /frameworks/base/tests/TileBenchmark/src/com/test/tilebenchmark/
PlaybackActivity.java 37 * Interface for playing back WebView tile rendering status. Draws viewport and
  /frameworks/base/tools/layoutlib/bridge/src/android/animation/
AnimationThread.java 169 mListener.done(Status.ERROR_UNKNOWN.createResult("Error playing animation", throwable));
  /frameworks/ex/variablespeed/jni/
variablespeed.h 156 // Set externally via RequestStop(), this tells us top stop playing
  /frameworks/wilhelm/tests/sandbox/
configbq.c 194 // set the player's state to playing
urimime.c 131 // set the player's state to playing

Completed in 368 milliseconds

1 2 3 4 5 6 7 891011>>