HomeSort by relevance Sort by last modified time
    Searched full:playback (Results 151 - 175 of 372) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/quake/quake/src/QW/client/
net_chan.c 127 //zoid, no input in demo playback mode
291 //zoid, no input in demo playback mode
  /frameworks/base/core/java/android/widget/
MediaController.java 180 * Create the view that holds the widgets that control playback.
479 // session to avoid jumps in the position in case of ongoing playback.
  /frameworks/base/docs/html/sdk/
android-1.5.jd 218 <li>Raw audio recording and playback APIs</li>
219 <li>Interactive MIDI playback engine</li>
  /frameworks/base/media/libmedia/
mediaplayer.cpp 278 LOGV("playback completed immediately following start()");
543 LOGV("playback complete");
  /frameworks/base/media/libmediaplayerservice/
MidiFile.cpp 89 // create playback thread
489 // update playback state and position
  /external/bluetooth/bluez/audio/
ctl_bluetooth.c 58 [BLUETOOTH_PLAYBACK] = "Playback volume",
  /external/opencore/android/
android_surface_output.h 325 * 2) in order to workaround a tearing issue from SF during video playback.
android_surface_output.cpp 123 * playback, we hold the last frame which is used by SurfaceFlinger
644 // Call playback to send data to IVA for Color Convert
648 (0,"AndroidSurfaceOutput::writeAsync: Playback Progress - frame %d",iFrameNumber++));
    [all...]
  /external/opencore/engines/player/test/config/android/
test_pv_player_engine_config.h 146 //Local playback range
  /external/opencore/fileformats/common/parser/include/
pvfile.h 236 // portion of the data can be copied to persistent storage for the duration of playback
  /external/opencore/fileformats/mp4/parser/utils/mp4recognizer/include/
atomutils.h 208 // for progressive playback seeking
  /external/opencore/nodes/common/include/
pvmf_media_presentation_info.h 304 * local playback, streaming and download
  /external/qemu/distrib/sdl-1.2.12/src/audio/dsp/
SDL_dspaudio.c 57 /* Open the audio device for playback, and don't block if busy */
  /external/qemu/distrib/sdl-1.2.12/src/audio/mint/
SDL_mintaudio_dma8.c 322 DMAAUDIO_IO.control = 3; /* playback + repeat */
  /external/qemu/distrib/sdl-1.2.12/src/audio/nas/
SDL_nasaudio.c 260 SDL_SetError("Couldn't find a fitting playback device on NAS server");
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzYUV.m 144 SDL_SetError ("Could not init QuickTime for YUV playback");
  /external/qemu/docs/
AUDIO.TXT 31 SOUND PLAYBACK DETAILS:
  /external/quake/quake/src/WinQuake/
client.h 170 vec3_t mviewangles[2]; // during demo playback viewangles is lerped
  /external/sonivox/arm-wt-22k/host_src/
jet.h 92 * Opens a JET content file for playback
140 * Queue a segment for playback
148 * Starts playback of the file
156 * Pauses playback of the file
  /frameworks/base/docs/html/guide/basics/
what-is-android.jd 96 the libraries support playback and recording of many popular audio and video
  /frameworks/base/docs/html/guide/topics/processes/
process-lifecycle.jd 79 that the user cares about (such as background mp3 playback or background
  /frameworks/base/media/java/android/media/
AsyncPlayer.java 59 if (mDebug) Log.d(mTag, "Starting playback");
ToneGenerator.java 735 * @param streamType The streame type used for tone playback (e.g. STREAM_MUSIC).
744 * This method starts the playback of a tone of the specified type.
854 * This method starts the playback of a tone of the specified type for the specified duration.
863 * This method stops the tone currently playing playback.
  /external/opencore/pvmi/pvmf/src/
pvmf_sync_util_data_queue.cpp 426 //In normal playback, we'd be waiting until the clock and
431 //have trouble later when resuming normal playback.
572 //normal playback, on-time. release the frame now.
  /external/sonivox/jet_tools/JetCreator/
JetAudition.py 58 """ Initializes Audition window controls, then spawns off a thread to be ready for playback commands """
240 """ Sets a command to pause playback """
246 """ Sets a command to stop playback """

Completed in 359 milliseconds

1 2 3 4 5 67 8 91011>>