Searched refs:framing (Results 1 – 25 of 33) sorted by relevance
12
60 am_libogg_la_OBJECTS = framing.lo bitwise.lo66 am_test_framing_OBJECTS = test_framing-framing.$(OBJEXT)207 libogg_la_SOURCES = framing.c bitwise.c211 test_framing_SOURCES = framing.c296 @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.c336 …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 …]
7 libogg_la_SOURCES = framing.c bitwise.c17 test_framing_SOURCES = framing.c
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 */,
521 ABool framing, in qemud_serial_send() argument536 if (framing) { in qemud_serial_send()564 if (framing) { in qemud_serial_send()570 framing = 0; in qemud_serial_send()660 int framing; member723 if (!c->framing) { in qemud_client_recv()930 c->framing = 0; in qemud_client_alloc()965 qemu_put_be32(f, c->framing); in qemud_serial_client_save()966 if (c->framing) { in qemud_serial_client_save()1017 c->framing = qemu_get_be32(f); in qemud_serial_client_load()[all …]
14 ./srce/framing.c \15 ./srce/framing-sbc.c \
102 uint32_t framing; member114 uint32_t framing; member224 outgoing.sccrq.framing = htonl(3); in pptp_connect()296 outgoing.ocrq.framing = htonl(3); in pptp_process()
6 src/framing.c
65 %doc doc/framing.html
3 AC_INIT(src/framing.c)
7 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
8 implementation performs WebSocket framing within Blink and presents a26 performs framing and implements protocol semantics in the browser process, and
16 to MDCT domain data, additional low level framing capability)
11 Tremolo/framing.c \
30 framing, and this framing provides time-stamping data, called a38 inportant in this discussion. More about Ogg framing can be found in39 ogg/doc/framing.html). Each page that contains a packet boundary is
17 framing.html \
16 bitstream overview} and \href{framing.html}{Ogg logical17 bitstream and framing spec} provide detailed descriptions of Ogg
68 \varname{[blocksize_1]}. The framing bit must be nonzero. Failure to105 configurations. It finishes with a framing bit of '1'. Header decode264 \item read 1 bit as a framing flag. If unset, a framing error occurred and the stream is not
54 with simple opus_demo proprietary framing.
96 bitstreams with simple opus_demo proprietary framing.
158 - Certain services also implement a simple framing protocol when exchanging159 messages with their clients. The framing happens *after* serial port168 This is needed because the framing protocol used on the serial port is
92 SOURCE=..\..\src\framing.c
100 SOURCE=..\..\src\framing.c
63 This is necessary for bookkeeping when creating new streams. Correct framing requires that stream I…