Searched refs:framing (Results 1 – 25 of 28) sorted by relevance
12
/external/libogg/src/ |
D | Makefile.in | 60 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 …]
|
D | Makefile.am | 7 libogg_la_SOURCES = framing.c bitwise.c 17 test_framing_SOURCES = framing.c
|
/external/libogg/macosx/Ogg.xcodeproj/ |
D | project.pbxproj | 11 …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/mtpd/ |
D | pptp.c | 102 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/ |
D | Android.mk | 6 src/framing.c
|
D | libogg.spec | 65 %doc doc/framing.html
|
D | libogg.spec.in | 65 %doc doc/framing.html
|
D | configure.in | 3 AC_INIT(src/framing.c)
|
/external/libogg/doc/ |
D | Makefile.am | 7 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
|
D | rfc3533.txt | 76 framing, error protection and seeking structure for higher-level 130 o framing for logical bitstreams. 146 framing, sync and seeking). 153 for Ogg. Ogg supports framing and interleaving of logical
|
D | rfc5334.txt | 86 transport mechanisms that provide their own framing and packet- 295 any other content framing mechanism. 610 bitstream framing, Ogg multi-stream multiplexing",
|
D | Makefile.in | 188 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
|
/external/libvorbis/ |
D | todo.txt | 16 to MDCT domain data, additional low level framing capability)
|
/external/tremolo/ |
D | Android.mk | 11 Tremolo/framing.c \
|
/external/libvorbis/doc/ |
D | vorbis-clip.txt | 30 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
|
D | Makefile.am | 17 framing.html \
|
D | a1-encapsulation-ogg.tex | 16 bitstream overview} and \href{framing.html}{Ogg logical 17 bitstream and framing spec} provide detailed descriptions of Ogg
|
D | 04-codec.tex | 68 \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
|
D | Makefile.in | 222 framing.html \
|
D | 01-introduction.tex | 50 Vorbis provides none of its own framing, synchronization or protection 65 that provides free-form framing, sync, positioning and error correction
|
/external/libogg/win32/VS6/ |
D | ogg_static.dsp | 92 SOURCE=..\..\src\framing.c
|
D | ogg_dynamic.dsp | 100 SOURCE=..\..\src\framing.c
|
/external/libxml2/doc/ |
D | docdescr.doc | 78 which have navigation framing, are generated from this step
|
/external/libopus/ |
D | README | 96 bitstreams with simple opus_demo proprietary framing.
|
/external/lz4/ |
D | lz4_block_format.txt | 15 There is no entropy encoder backend nor framing layer.
|
12