Searched refs:streaming (Results 1 – 25 of 31) sorted by relevance
12
/external/chromium-trace/trace-viewer/third_party/Paste/paste/ |
D | registry.py | 367 def __init__(self, application, streaming=False): argument 369 self.streaming = streaming 375 if self.streaming:
|
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/ |
D | LwjglAudioRenderer.java | 742 boolean streaming = src.getAudioData() instanceof AudioStream; in updateInThread() 745 assert (boundSource && streaming) || (!streaming); in updateInThread() 751 if (streaming && wantPlaying){ in updateInThread() 770 }else if (!streaming){ in updateInThread()
|
/external/lz4/ |
D | NEWS | 4 Fixed : bug within LZ4 HC streaming mode, reported by James Boyle 19 New : LZ4 HC streaming mode
|
D | Makefile | 130 streaming-examples:
|
/external/sonic/ |
D | README | 4 to easily be integrated into streaming voice applications, like TTS back ends.
|
/external/zlib/src/contrib/dotzlib/ |
D | readme.txt | 4 .Net streaming wrappers for the gz streams part of zlib, and wrappers
|
/external/nanohttpd/ |
D | README.md | 33 * File server supports partial content (streaming).
|
/external/libxml2/os400/libxmlrpg/ |
D | pattern.rpgle | 61 * streaming interfaces
|
D | xmlreader.rpgle | 2 * Description: API of the XML streaming API based on C# interfaces.
|
/external/sonic/doc/ |
D | index.md | 24 designed to easily be integrated into streaming voice applications, like TTS 67 to change the pitch of a voice. It works well in streaming audio applications,
|
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/guide/ |
D | response.rst | 17 the handler exits. webapp2 does not support streaming data to the client.
|
/external/protobuf/ |
D | configure.ac | 36 [include classes for streaming compressed data in and out @<:@default=check@:>@])],
|
/external/libxml2/ |
D | NEWS | 241 Fix a regression in 2.9.0 breaking validation while streaming (Daniel, 261 Adding streaming validation to runtest checks (Daniel Veillard), 348 Fix file and line report for XSD SAX and reader streaming validation (Daniel Veillard), 452 Fix weird streaming RelaxNG errors (Noam), 760 Fix a regression in streaming entities support (Daniel Veillard), 837 Richards), pattern fix when streaming (William Brack), various XML 861 paths starting with // (Petr Sumbera), streaming XSD validation callback 944 internal subset streaming bug, HTML parsing of attributes with : in 1054 on HTML docs, URI behaviour on Windows (Rob Richards), comment streaming 1152 serialization, streaming XPath, Schemas determinism detection problem, [all …]
|
D | TODO | 96 - XmlTextReader streaming API + validation
|
D | ChangeLog | 900 error about the SAX callback in cdataBlockSplit when streaming 2111 streaming XPath mechanism needs a namespace list at 2421 * parser.c: fixed the comment streaming bug raised by Graham Bennett 3387 added examples to the regression tests, problem is that streaming 3415 streaming XPath states were not popped in every case, 4102 * pattern.c: Some changes/fixes to the streaming evaluation. 4131 enhancement for XPath streaming, consolidated with 4164 to be able to work in streaming mode. Some datatype fixes, 4761 * pattern.c xpath.c: fixed remaining known bugs in the XPath streaming, 4832 pattern.h streaming API are likely to be changed to handle [all …]
|
/external/libogg/doc/ |
D | rfc3533.txt | 141 o streaming capability (i.e., no seeking is needed to build a 100% 239 needed for streaming applications. 313 in this media mapping. To enable streaming, pages from various 614 used for streaming or file transfer in a networking scenario. As
|
D | rfc5334.txt | 308 Issues may arise on applications that use Ogg for streaming or file 458 including embedded, streaming, and conferencing tools. 517 including embedded, streaming, and conferencing tools.
|
/external/boringssl/src/crypto/cipher/test/ |
D | cipher_test.txt | 299 # local add-ons, primarily streaming ghash tests
|
/external/libpng/contrib/gregbook/ |
D | README | 11 libpng, while the second is designed to process streaming data and shows
|
/external/libvorbis/doc/ |
D | vorbis-clip.txt | 130 occurence in streaming applications where the decoder may be
|
D | rfc5215.txt | 999 Audio streaming and conferencing tools 1209 streaming content in multicast, and the clients may start a session
|
/external/libmtp/ |
D | README | 678 People have connected this to TCP sockets for streaming web servers 687 Then we get to the complicated things: streaming WRITES... 703 People really want streaming so I tried a lot of hacks to see if they
|
/external/llvm/docs/ |
D | YamlIO.rst | 848 streaming as YAML is a mapping, scalar, or sequence, then Output assumes you 870 On the other hand, if the top level data structure you are streaming as YAML
|
/external/srtp/doc/ |
D | intro.txt | 378 to pre-encrypt a media file prior to streaming. This method
|
/external/libvpx/libvpx/ |
D | CHANGELOG | 186 of particular interest to real time streaming applications.
|
12