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

1 2 3 4 5 6 7 891011>>

  /external/qemu/distrib/sdl-1.2.12/src/audio/bsd/
SDL_bsdaudio.c 54 /* Open the audio device for playback, and don't block if busy */
  /external/qemu/distrib/sdl-1.2.12/src/audio/sun/
SDL_sunaudio.c 47 /* Open the audio device for playback, and don't block if busy */
  /external/quake/quake/src/QW/
qwchangelog.txt 202 - added client side demo support and playback [wow, one line for three days
qwrlnote.txt 259 - Added client side DEMO support and playback
262 playback: playdemo <file>
  /external/quake/quake/src/WinQuake/
cl_demo.cpp 87 Handles recording and playback of demos, on top of NET_ code
snd_gus.cpp 944 // Stop any playback or capture which may be happening
1006 // Start playback
    [all...]
  /external/webkit/WebKit/android/WebCoreSupport/
MediaPlayerPrivateAndroid.cpp 233 // the content and start the playback.
  /frameworks/base/docs/html/guide/topics/
fundamentals.jd 173 choose songs and start playing them. However, the music playback itself would
177 in the background. The system would then keep the music playback service running
185 this interface might allow users to pause, rewind, stop, and restart the playback.
192 (like music playback). See <a href="#procthread">Processes and Threads</a>, later.
306 with the music playback service mentioned earlier so that it can provide
307 the user with the means (a user interface) for controlling the playback.
309 and then call methods defined by the service to affect the playback.
    [all...]
  /frameworks/base/graphics/java/android/graphics/drawable/
AnimationDrawable.java 64 * // Start the animation (looped playback by default).
  /frameworks/base/media/java/android/media/
AudioSystem.java 40 /* The audio stream for music playback */
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioHardwareInterface.h 205 * standard audio playback, RINGTONE when a ringtone is playing, and IN_CALL
  /external/opencore/engines/adapters/player/framemetadatautility/include/
pv_frame_metadata_interface.h 176 pvPlayer sends this event when the playback has reached
177 the specified end time and playback has been paused.
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_IVCommon.h 745 * types are used both for encoded video input for playback as well as
762 * playback as well as encoded video output from recording.
    [all...]
  /external/opencore/fileformats/mp4/parser/include/
impeg4file.h 299 * starting playback.This param is valid only if oIsProgressiveDownloadable
323 * starting playback.This param is valid only if oIsProgressiveDownloadable
  /external/opencore/fileformats/rawaac/parser/include/
aacfileparser.h 519 * @brief Resets the parser variables so playback can be restarted at the
530 * @param aStartTime Time where to start playback from
  /external/webkit/WebCore/platform/graphics/win/
MediaPlayerPrivateQuickTimeWin.cpp 244 // restore playback only if not at end, othewise QTMovie will loop
682 // the first frame drawn after playback starts.
  /frameworks/base/media/libstagefright/
AwesomePlayer.cpp 555 // Kick off video playback
789 // of an audio decoder for QCELP instead of aborting playback
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_IVCommon.h 728 * types are used both for encoded video input for playback as well as
745 * playback as well as encoded video output from recording.
    [all...]
  /packages/apps/Music/res/values/
strings.xml 60 <string name="goto_playback">Playback</string>
201 <string name="service_start_error_title">Playback problem</string>
  /packages/apps/Phone/src/com/android/phone/
EmergencyDialer.java 100 // determines if we want to playback local DTMF tones.
531 // if local tone playback is disabled, just return.
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java 338 * the MediaPlaybackService to pause playback.
630 * Update the big MM:SS timer. If we are in playback, also update the
  /external/sonivox/docs/
JET_Authoring_Guidelines.html     [all...]
  /external/opencore/fileformats/mp3/parser/src/
mp3parser.cpp     [all...]
  /external/opencore/pvmi/pvmf/include/
pvmf_media_clock.h 84 //playback rate unit is milli-percent of real time
294 * @param aResolution: unsigned 32-bit value. Playback rate unit is milli-percent of real time
    [all...]
  /external/speex/libspeex/
mdf.c 648 speex_warning("No playback frame available (your application is buggy and/or got xruns)");
651 speex_warning("internal playback buffer corruption?");
661 /*speex_warning_int("playback with fill level ", st->play_buf_pos/st->frame_size);*/
664 speex_warning("discarded first playback frame");
681 speex_warning("Had to discard a playback frame (your application is buggy and/or got xruns)");
    [all...]

Completed in 261 milliseconds

1 2 3 4 5 6 7 891011>>