Home
last modified time | relevance | path

Searched refs:streaming (Results 1 – 25 of 31) sorted by relevance

12

/external/chromium-trace/trace-viewer/third_party/Paste/paste/
Dregistry.py367 def __init__(self, application, streaming=False): argument
369 self.streaming = streaming
375 if self.streaming:
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/audio/lwjgl/
DLwjglAudioRenderer.java742 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/
DNEWS4 Fixed : bug within LZ4 HC streaming mode, reported by James Boyle
19 New : LZ4 HC streaming mode
DMakefile130 streaming-examples:
/external/sonic/
DREADME4 to easily be integrated into streaming voice applications, like TTS back ends.
/external/zlib/src/contrib/dotzlib/
Dreadme.txt4 .Net streaming wrappers for the gz streams part of zlib, and wrappers
/external/nanohttpd/
DREADME.md33 * File server supports partial content (streaming).
/external/libxml2/os400/libxmlrpg/
Dpattern.rpgle61 * streaming interfaces
Dxmlreader.rpgle2 * Description: API of the XML streaming API based on C# interfaces.
/external/sonic/doc/
Dindex.md24 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/
Dresponse.rst17 the handler exits. webapp2 does not support streaming data to the client.
/external/protobuf/
Dconfigure.ac36 [include classes for streaming compressed data in and out @<:@default=check@:>@])],
/external/libxml2/
DNEWS241 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 …]
DTODO96 - XmlTextReader streaming API + validation
DChangeLog900 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/
Drfc3533.txt141 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
Drfc5334.txt308 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/
Dcipher_test.txt299 # local add-ons, primarily streaming ghash tests
/external/libpng/contrib/gregbook/
DREADME11 libpng, while the second is designed to process streaming data and shows
/external/libvorbis/doc/
Dvorbis-clip.txt130 occurence in streaming applications where the decoder may be
Drfc5215.txt999 Audio streaming and conferencing tools
1209 streaming content in multicast, and the clients may start a session
/external/libmtp/
DREADME678 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/
DYamlIO.rst848 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/
Dintro.txt378 to pre-encrypt a media file prior to streaming. This method
/external/libvpx/libvpx/
DCHANGELOG186 of particular interest to real time streaming applications.

12