/external/qemu/distrib/sdl-1.2.12/src/audio/dart/ |
SDL_dart.c | 45 // playback of a buffer, etc... 52 { // Playback of buffer completed! 360 // Stop DART playback 365 printf("Could not stop DART playback!\n");
|
/external/skia/src/core/ |
SkPicturePlayback.h | 35 // Can be called in the middle of playback (the draw() call). WIll abort the
|
/external/sonivox/docs/ |
JET_Programming_Manual.html | 466 Synthesizer (EAS) which is the <st1:place w:st="on">MIDI</st1:place> playback
471 the playback will sound exactly the same in both <i style='mso-bidi-font-style:
750 content is authored. When the JET engine senses an event during playback it
752 can be adjusted to compensate for any latency in the audio playback system so
[all...] |
/external/webkit/WebCore/platform/qt/ |
Localizations.cpp | 422 return QCoreApplication::translate("QWebPage", "Audio element playback controls and status display", "Media controller element"); 424 return QCoreApplication::translate("QWebPage", "Video element playback controls and status display", "Media controller element"); 430 return QCoreApplication::translate("QWebPage", "Begin playback", "Media controller element"); 432 return QCoreApplication::translate("QWebPage", "Pause playback", "Media controller element");
|
/frameworks/base/core/java/android/widget/ |
VideoView.java | 205 // not ready for playback just yet, will try again later 208 // Tell the music playback service to pause 428 * has been reached during playback. 439 * during playback or setup. If no listener is specified,
|
/frameworks/base/docs/html/resources/articles/ |
tts.jd | 138 <h4>Using optional parameters to change the playback stream type</h4> 156 <h4>Using optional parameters for playback completion callbacks</h4> 186 <h4>File rendering and playback</h4> 218 <code>wakeUpText</code> will result in the playback of
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/ |
TonesAutoTest.java | 118 // Test playback of 2 tones simultaneously
|
CodecTest.java | 106 Log.v(TAG, "start playback"); 323 //time to start the playback. 378 Log.v(TAG, "start playback"); 406 Log.v(TAG, "start playback"); 435 Log.v(TAG, "start playback");
|
/packages/apps/Mms/src/com/android/mms/ui/ |
SlideView.java | 326 Log.v(TAG, "Starting video playback."); 335 Log.v(TAG, "Stopping video playback."); 344 Log.v(TAG, "Pausing video playback."); 354 Log.v(TAG, "Seeking video playback to " + seekTo);
|
/packages/apps/Music/src/com/android/music/ |
StreamStarter.java | 110 // finish() above, and we should let playback continue.
|
/external/webkit/WebCore/html/ |
HTMLMediaElement.cpp | 1017 // playback state [all...] |
HTMLMediaElement.h | 83 // Pauses playback without changing any states or generating events 113 // playback state
|
/external/kernel-headers/original/linux/ |
videodev.h | 232 /* generic structure for setting playback modes */ 273 #define VIDIOCGPLAYINFO _IOR('v',26, struct video_info) /* Get current playback info from hardware */
|
/external/sonivox/jet_tools/JetCreator/ |
JetCreatorhlp.dat | 61 audition = Click this button to audition the JET file. This is an interactive playback mode that simulates a how the JET file will work in production.
103 queuelist = The currently queued segments display here. Each segment displays its current run status. You may modify the playback state with the buttons below.
|
/frameworks/base/docs/html/guide/topics/location/ |
index.jd | 72 <li>Use a GPX file describing a route for playback to the device.</li> 73 <li>Use a KML file describing individual placemarks for sequenced playback to the device.</li>
|
/frameworks/base/docs/html/guide/developing/tools/ |
ddms.jd | 152 <li>Use a GPX file describing a route for playback to the device. 154 click the play button to playback the route for your location-aware application.</p> 155 <p>When performing playback from GPX, you can adjust the speed of 156 playback from the DDMS panel and control playback with the pause and skip buttons. 164 <li>Use a KML file describing individual placemarks for sequenced playback to the device.
|
/external/opencore/engines/player/test/src/ |
test_pv_player_engine.cpp | [all...] |
test_pv_player_engine_testset1.h | 436 * A test case to start a normal playback of local MP4 file, check the playback position periodically, and stop. 448 * -# Check playback position every 100 millisec and stop after 4 sec 768 * A test case to test playback of 5 sec, stopping, and then playing for 10 sec from beginning again 855 * A test case to test pausing and resuming during normal playback 941 * A test case to test stop when playback is paused [all...] |
/external/opencore/nodes/streaming/jitterbuffernode/jitterbuffer/common/include/ |
pvmf_jitter_buffer.h | 769 To have smooth playback, jitter buffer needs to have sufficient amount of data ahead of the 770 current playback position. As data flows out of the jitter buffer, the occupancy of the jitter 772 rebuffering once differnce between the estimated server clock and playback clock becomes 784 To have smooth playback, before letting any data out of it, jitter buffer accumulates sufficient 785 amount of data ahead of the current playback position. [all...] |
/packages/apps/Phone/src/com/android/phone/ |
DTMFTwelveKeyDialer.java | 65 // indicate if we want to enable the DTMF tone playback. 822 // begin tone playback. 866 * Starts playing a DTMF tone. Also begins the local tone playback, 878 // if local tone playback is enabled, start it. [all...] |
/external/opencore/engines/player/src/ |
pv_player_engine.cpp | [all...] |
/external/opencore/ |
ChangeLog | 58 to be used for playback. See the OpenMAX Core Integration Guide 146 - backward playback support for MP4 185 - Local Playback MP3 file does not display attached art work
|
/external/opencore/fileformats/rawgsmamr/parser/include/ |
amrfileparser.h | 390 * @brief Resets the parser variables to allow start of playback at a new position 392 * @param aStartTime Time where to start playback from 400 * @param aStartTime Time where to start playback from
|
/frameworks/base/core/java/android/webkit/ |
HTML5VideoViewProxy.java | 94 // A helper class to control the playback. This executes on the UI thread! 157 // Some other video is already playing. Notify the caller that its playback ended. 537 * Pause the playback.
|
/frameworks/base/libs/audioflinger/ |
AudioFlinger.h | 226 // base for record and playback 379 // playback track 451 // playback track
|