Home
last modified time | relevance | path

Searched refs:played (Results 1 – 25 of 30) sorted by relevance

12

/external/quake/quake/src/QW/
Dqwcl.spec.sh26 original version of Quake can be played over the Internet, many users modem
32 After realizing how many people played Quake on the internet, and how many
Dqwsv.spec.sh26 original version of Quake can be played over the Internet, many users modem
32 After realizing how many people played Quake on the internet, and how many
/external/qemu/audio/
Ddsoundaudio.c82 DWORD played; member
618 ds->played = 0; in dsound_run_out()
631 ds->played += audio_ring_dist (ds->old_pos, ppos, hw->bufsize); in dsound_run_out()
691 ds->played, in dsound_run_out()
693 ds->mixed - ds->played, in dsound_run_out()
694 abs (ds->mixed - ds->played) / (double) hw->info.bytes_per_second); in dsound_run_out()
Daudio.c1484 int played; in audio_run_out() local
1525 played = hw->pcm_ops->run_out (hw, live); in audio_run_out()
1528 hw->rpos, hw->samples, played); in audio_run_out()
1533 dolog ("played=%d\n", played); in audio_run_out()
1536 if (played) { in audio_run_out()
1537 hw->ts_helper += played; in audio_run_out()
1538 audio_capture_mix_and_clear (hw, prev_rpos, played); in audio_run_out()
1547 if (audio_bug (AUDIO_FUNC, played > sw->total_hw_samples_mixed)) { in audio_run_out()
1549 played, sw->total_hw_samples_mixed); in audio_run_out()
1550 played = sw->total_hw_samples_mixed; in audio_run_out()
[all …]
Dwinaudio.c257 int played = 0; in winaudio_out_run() local
291 played += wav_samples; in winaudio_out_run()
317 return played; in winaudio_out_run()
/external/qemu/docs/
DAUDIO.TXT64 shall also modify 'rpos' and returns the number of samples 'played'. A more detailed
152 the value of 'rpos' and return the number of samples played. Then the
154 'played', and the callback is called to re-fill the stereo buffer.
180 played = hw.run_out(live)
182 sw.total_hw_samples_mixed -= played
/external/webkit/Source/WebCore/html/
DHTMLMediaElement.idl65 readonly attribute TimeRanges played;
DHTMLMediaElement.h118 PassRefPtr<TimeRanges> played();
DHTMLMediaElement.cpp2091 PassRefPtr<TimeRanges> HTMLMediaElement::played() in played() function in WebCore::HTMLMediaElement
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT725 played.
753 music track will be played automatically.
759 Shuts down the CD audio system. No more music will be played unless it
783 Allows you to switch what tracks are played. This is especially useful
834 A valid track was requested to be played, but it was a not an audio track.
838 A valid audio track was going to be played, but the play command to MSCDEX
1748 default selection for that map will be played.
/external/libmtp/src/
Dlibmtp.h.in642 uint32_t usecount; /**< Number of times used/played */
/external/libmtp/
DREADME646 We have played with the idea of implementing this time consuming
/external/webkit/Source/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm1365 // Draw the frame rate only after having played more than 10 frames.
/external/webkit/Source/JavaScriptCore/
DChangeLog-2002-12-031874 I just played alchemical voodoo games with the linker to
/external/qemu-pc-bios/bochs/bios/
Drombios.c8469 ; int13_relocated is a little bit messed up since I played with it
/external/guava/guava-tests/test/com/google/common/io/testdata/
Dalice_in_wonderland.txt2218 The players all played at once without waiting for turns,
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2933318 [GTK] Failing test media/video-played-ranges-1.html
33334 [GTK] Failing test media/video-played-ranges-1.html
34597 [GTK] Failing test media/video-played-ranges-1.html
34700 [GTK] Failing test media/video-played-ranges-1.html
37995 [GTK] Failing media/video-played-reset.html
57302 (WebCore::HTMLMediaElement::played): Use addPlayedRange. Change time comparison
71726 Use a disabled play button when the media file cannot be played.
92930 needs to look at the url that is being played instead. Failure
DChangeLog-2009-06-162937 (WebCore::HTMLMediaElement::played): Ensure that if m_playedTimeRanges,
19378 Add support for the media element 'played' attribute.
19382 Test: media/video-played.html
19391 (WebCore::HTMLMediaElement::played): Returns m_playedTimeRanges.
19392 (WebCore::HTMLMediaElement::updatePlayState): Add the new played time ranges when pausing.
DChangeLog-2008-08-1010863 Check to see if the type can be played by our MediaPlayer, if so create a MediaDocument
15073 (WebCore::HTMLMediaElement::played):
55679 …Video that had already played to the end would start playing (from beginning) on back/forward navi…
77251 (WebCore::HTMLMediaElement::played):
DChangeLog-2010-12-062926 would have played nicely with what Blob URLs are trying to do, but some
4082 would have played nicely with what Blob URLs are trying to do, but some
106303 played with progressive download to be seeked past the current
108652 played with progressive download to be seeked past the current
/external/webkit/Tools/
DChangeLog-2010-05-2430978 media/video-played.html seems always to time out in Windows Debug
30981 media/video-played.html to be printed twice, causing all future media
/external/webkit/Source/WebKit/mac/
DChangeLog-2002-12-0312909 I just played alchemical voodoo games with the linker to
/external/srec/config/en.us/dictionary/
Dlarge.ok22408 played plAd
/external/webkit/Source/WebKit/chromium/
DChangeLog-2011-02-163719 would have played nicely with what Blob URLs are trying to do, but some
/external/webkit/Source/WebKit/qt/
DChangeLog-2011-02-161652 would have played nicely with what Blob URLs are trying to do, but some

12