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

1 2 3 4 56 7 8 91011>>

  /external/quake/quake/src/WinQuake/
host.cpp 777 if (COM_CheckParm("-playback"))
780 Sys_Error("No other parameters allowed with -playback\n");
784 Sys_Error("playback file not found\n");
819 Sys_FileWrite(vcrFile, "-playback", len);
  /external/skia/include/core/
SkPicture.h 56 without compromising the fidelity of the playback. The only side-
  /external/webkit/WebKit/mac/WebCoreSupport/
WebViewFactory.mm 719 return UI_STRING("audio element playback controls and status display", "accessibility role description for audio element controller");
721 return UI_STRING("video element playback controls and status display", "accessibility role description for video element controller");
728 return UI_STRING("begin playback", "accessibility help text for play button");
730 return UI_STRING("pause playback", "accessibility help text for pause button");
  /external/webkit/WebKit/win/
WebCoreLocalizedStrings.cpp 169 return String(LPCTSTR_UI_STRING("audio element playback controls and status display", "accessibility role description for audio element controller"));
171 return String(LPCTSTR_UI_STRING("video element playback controls and status display", "accessibility role description for video element controller"));
177 return String(LPCTSTR_UI_STRING("begin playback", "accessibility help text for play button"));
179 return String(LPCTSTR_UI_STRING("pause playback", "accessibility help text for pause button"));
  /frameworks/base/graphics/java/android/graphics/
Picture.java 29 * playback without incurring any java-call overhead.
  /frameworks/base/include/media/
Metadata.h 90 // Playback capabilities.
  /frameworks/base/media/libmedia/
JetPlayer.cpp 106 // create render and playback thread
212 // we have to restart the playback once we start rendering again
234 // update playback state
257 LOGV("JetPlayer::render(): starting audio playback");
  /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/
MediaMimeTest.java 125 // Helper method to check the media playback activity handles the given mime type.
  /frameworks/base/packages/TtsService/src/android/tts/
SynthProxy.java 232 // TODO notify TTS service of synthesis/playback completion,
  /frameworks/base/services/java/com/android/server/
HeadsetObserver.java 122 // apps pause audio playback, but audio route changes are
  /frameworks/policies/base/phone/com/android/internal/policy/impl/
KeyguardViewBase.java 147 * in-call to avoid music playback */
  /packages/apps/AlarmClock/src/com/android/alarmclock/
DigitalClock.java 133 /* Start the animation (looped playback by default). */
  /packages/apps/Gallery/src/com/android/camera/
MovieViewControl.java 87 // progress spinner until playback starts.
  /packages/apps/Gallery3D/src/com/cooliris/media/
MovieViewControl.java 93 // progress spinner until playback starts.
  /packages/apps/SoundRecorder/src/com/android/soundrecorder/
Recorder.java 219 if (mPlayer == null) // we were not in playback
  /external/opencore/engines/player/test/src/
test_pv_player_engine_testset6.cpp     [all...]
test_pv_player_engine_testset12.cpp 145 //set the playback mode in the test case base class to match
    [all...]
test_pv_player_engine_testset13.cpp 148 //set the playback mode in the test case base class to match
    [all...]
test_pv_player_engine_testset8.cpp     [all...]
  /external/sonivox/arm-wt-22k/lib_src/
jet.c 155 * Prepare a segment for playback
204 * Start segment playback
214 /* if next segment is queued, start playback */
314 * Opens a JET content file for playback
596 * Queue a segment for playback
634 /* if less than SEG_QUEUE_DEPTH segments queued up, prepare file for playback */
655 * Starts playback of the file
694 * Pauses playback of the file
901 /* get playback state */
    [all...]
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Audio.h     [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Audio.h     [all...]
  /frameworks/base/media/java/android/media/
AudioManager.java 149 /** The audio stream for music playback */
    [all...]
  /external/sonivox/docs/
JET_Creator_User_Manual.html     [all...]
  /external/opencore/nodes/pvprotocolenginenode/download_protocols/common/src/
pvdl_config_file.cpp 357 //flag for download type 3gpp/fasttrack, download complete, and playback modes
569 //flag for download type 3gpp/fasttrack, download complete, and playback modes

Completed in 341 milliseconds

1 2 3 4 56 7 8 91011>>