Home
last modified time | relevance | path

Searched refs:seeking (Results 1 – 25 of 49) sorted by relevance

12

/external/libvpx/libvpx/nestegg/
DTODO5 - Read past unknown elements rather than seeking.
13 - Support seeking without Cues.
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
DIntStream.as96 * For char streams, seeking forward must update the stream state such
97 * as line number. For seeking backwards, you will be presumably
99 * so this method does not need to update state when seeking backwards.
105 * return the ith symbol. So, seeking to 0 means LA(1) will return the
/external/chromium_org/third_party/sqlite/src/test/
Dincrblob_err.test111 # map page for the purposes of seeking to the end of the blob.
127 # map page for the purposes of seeking to the end of the blob.
/external/libvorbis/doc/vorbisfile/
DMakefile.am19 overview.html reference.html return.html seekexample.html seeking.html\
/external/chromium_org/third_party/WebKit/Source/core/dom/
DGlobalEventHandlers.h86 DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(seeking);
/external/chromium_org/third_party/WebKit/public/platform/
DWebMediaPlayer.h124 virtual bool seeking() const = 0;
/external/chromium_org/third_party/WebKit/Source/core/events/
DEventTypeNames.in153 seeking
/external/chromium_org/third_party/WebKit/Source/platform/graphics/media/
DMediaPlayer.h133 virtual bool seeking() const = 0;
/external/chromium_org/content/renderer/media/
Dwebmediaplayer_ms.h96 virtual bool seeking() const OVERRIDE;
Dwebmediaplayer_impl.h122 virtual bool seeking() const;
/external/chromium_org/third_party/WebKit/Source/web/
DWebMediaPlayerClientImpl.cpp373 bool WebMediaPlayerClientImpl::seeking() const in seeking() function in blink::WebMediaPlayerClientImpl
376 return m_webMediaPlayer->seeking(); in seeking()
DWebMediaPlayerClientImpl.h110 virtual bool seeking() const OVERRIDE;
/external/chromium/webkit/glue/
Dwebmediaplayer_impl.h230 virtual bool seeking() const;
/external/libvorbis/doc/
Da1-encapsulation-ogg.tex167 seeking logic.
173 for seeking operations at the very beginning of the stream.
/external/libvorbis/
DCHANGES35 * substantially reduce amount of seeking performed by Vorbisfile
/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLMediaElement.idl57 readonly attribute boolean seeking;
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRStringStream.m298 // when seeking forward we must handle character position and line numbers.
299 // seeking backward already has the correct line information on the markers stack,
/external/chromium_org/content/renderer/media/android/
Dwebmediaplayer_android.h128 virtual bool seeking() const;
/external/chromium_org/media/tools/layout_tests/test_data/
Dmore665 S'Test that playback can be resumed by seeking backwards after load stalls.'
1522 S"Test that seeking video with no 'src' attribute throws an INVALID_STATE_ERR exception."
1557 S"Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback…
1619 S'Test seeking by very small increments.'
1676 sassS'media/video-seeking.html'
1680 S'Test that seeking attribute is true immediately after a seek,'
1799 S"Test that seeking paused video past it's duration time sets currentTime to duration and leaves vi…
Dbase668 S'Test that playback can be resumed by seeking backwards after load stalls.'
1519 S"Test that seeking video with no 'src' attribute throws an INVALID_STATE_ERR exception."
1559 S"Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback…
1621 S'Test seeking by very small increments.'
1678 ssS'media/video-seeking.html'
1682 S'Test that seeking attribute is true immediately after a seek,'
1795 S"Test that seeking paused video past it's duration time sets currentTime to duration and leaves vi…
Dless648 S'Test that playback can be resumed by seeking backwards after load stalls.'
1508 S"Test that seeking video with no 'src' attribute throws an INVALID_STATE_ERR exception."
1543 S"Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback…
1605 S'Test seeking by very small increments.'
1662 sassS'media/video-seeking.html'
1666 S'Test that seeking attribute is true immediately after a seek,'
1785 S"Test that seeking paused video past it's duration time sets currentTime to duration and leaves vi…
Dmore_te_info662 S'Test that playback can be resumed by seeking backwards after load stalls.'
1530 S"Test that seeking video with no 'src' attribute throws an INVALID_STATE_ERR exception."
1565 S"Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback…
1627 S'Test seeking by very small increments.'
1684 sassS'media/video-seeking.html'
1688 S'Test that seeking attribute is true immediately after a seek,'
1807 S"Test that seeking paused video past it's duration time sets currentTime to duration and leaves vi…
/external/chromium_org/media/tools/layout_tests/result/
D2011-08-19-21668 S'Test that playback can be resumed by seeking backwards after load stalls.'
1525 S"Test that seeking video with no 'src' attribute throws an INVALID_STATE_ERR exception."
1565 S"Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback…
1627 S'Test seeking by very small increments.'
1684 ssS'media/video-seeking.html'
1688 S'Test that seeking attribute is true immediately after a seek,'
1801 S"Test that seeking paused video past it's duration time sets currentTime to duration and leaves vi…
D2011-08-19-11662 S'Test that playback can be resumed by seeking backwards after load stalls.'
1530 S"Test that seeking video with no 'src' attribute throws an INVALID_STATE_ERR exception."
1565 S"Test that seeking video with 'loop' past it's end rewinds to the beginning and continues playback…
1627 S'Test seeking by very small increments.'
1684 sassS'media/video-seeking.html'
1688 S'Test that seeking attribute is true immediately after a seek,'
1807 S"Test that seeking paused video past it's duration time sets currentTime to duration and leaves vi…
/external/libogg/
DREADME41 the Ogg bitstream makes seeking, time stamping and error recovery

12