Home
last modified time | relevance | path

Searched refs:framing (Results 1 – 25 of 38) sorted by relevance

12

/external/libogg/src/
DMakefile.in60 am_libogg_la_OBJECTS = framing.lo bitwise.lo
66 am_test_framing_OBJECTS = test_framing-framing.$(OBJEXT)
207 libogg_la_SOURCES = framing.c bitwise.c
211 test_framing_SOURCES = framing.c
296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/framing.Plo@am__quote@
298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_framing-framing.Po@am__quote@
335 test_framing-framing.o: framing.c
336 …framing-framing.o -MD -MP -MF "$(DEPDIR)/test_framing-framing.Tpo" -c -o test_framing-framing.o `t…
340 …t_framing_CFLAGS) $(CFLAGS) -c -o test_framing-framing.o `test -f 'framing.c' || echo '$(srcdir)/'…
342 test_framing-framing.obj: framing.c
[all …]
DMakefile.am7 libogg_la_SOURCES = framing.c bitwise.c
17 test_framing_SOURCES = framing.c
/external/libogg/macosx/Ogg.xcodeproj/
Dproject.pbxproj11 …734FB2E80B18B36F00D561D7 /* framing.c in Sources */ = {isa = PBXBuildFile; fileRef = 730F236209181…
18 …B638C /* framing.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode…
80 730F236209181A8D00AB638C /* framing.c */,
149 734FB2E80B18B36F00D561D7 /* framing.c in Sources */,
/external/protobuf/js/commonjs/
Dimport_test.js48 var framing1 = new proto.jspb.test.framing.FramingMessage([]);
49 var framing2 = new proto.jspb.test.framing.FramingMessage([]);
/external/mtpd/
Dpptp.c102 uint32_t framing; member
114 uint32_t framing; member
224 outgoing.sccrq.framing = htonl(3); in pptp_connect()
296 outgoing.ocrq.framing = htonl(3); in pptp_process()
/external/libogg/
DAndroid.mk6 src/framing.c
Dlibogg.spec65 %doc doc/framing.html
Dlibogg.spec.in65 %doc doc/framing.html
Dconfigure.in3 AC_INIT(src/framing.c)
/external/libogg/doc/
DMakefile.am7 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
/external/libvorbis/
Dtodo.txt16 to MDCT domain data, additional low level framing capability)
/external/tremolo/
DAndroid.mk11 Tremolo/framing.c \
/external/libvorbis/doc/
Dvorbis-clip.txt30 framing, and this framing provides time-stamping data, called a
38 inportant in this discussion. More about Ogg framing can be found in
39 ogg/doc/framing.html). Each page that contains a packet boundary is
DMakefile.am17 framing.html \
Da1-encapsulation-ogg.tex16 bitstream overview} and \href{framing.html}{Ogg logical
17 bitstream and framing spec} provide detailed descriptions of Ogg
D04-codec.tex68 \varname{[blocksize_1]}. The framing bit must be nonzero. Failure to
105 configurations. It finishes with a framing bit of '1'. Header decode
264 \item read 1 bit as a framing flag. If unset, a framing error occurred and the stream is not
/external/protobuf/js/commonjs/test7/
Dtest7.proto36 package jspb.test.framing;
/external/libopus/
DREADME.draft54 with simple opus_demo proprietary framing.
DREADME96 bitstreams with simple opus_demo proprietary framing.
/external/lz4/examples/
Dstreaming_api_basics.md9 It guarantees interoperability with other LZ4 framing format compliant tools/libraries
/external/libogg/win32/VS6/
Dogg_static.dsp92 SOURCE=..\..\src\framing.c
Dogg_dynamic.dsp100 SOURCE=..\..\src\framing.c
/external/libxml2/doc/
Ddocdescr.doc78 which have navigation framing, are generated from this step
/external/libmicrohttpd/src/datadir/
Dspdy-draft.txt18 layers of protocol. The lower layer is a general purpose framing
183 SPDY adds a framing layer for multiplexing multiple, concurrent
185 stream). The framing layer is optimized for HTTP-like request-
214 The SPDY Specification is split into two parts: a framing layer
218 top of the framing layer. While some of the framing layer concepts
219 are isolated from the HTTP layer, building a generic framing layer
228 has not been a goal. The framing layer is tailored to the needs of
288 The SPDY framing layer (or "session") runs atop a reliable transport
592 The SPDY framing layer has only two types of errors, and they are
600 framing layer or which corrupts the session compression state. When
[all …]
/external/curl/docs/
DROADMAP.md24 handle the binary/framing layer in a similar fashion to how HTTP/2 is

12