Searched refs:framing (Results 1 - 12 of 12) sorted by relevance

/external/libogg/
H A DAndroid.mk6 src/framing.c
H A Dlibogg.spec65 %doc doc/framing.html
/external/bluetooth/bluedroid/embdrv/sbc/decoder/
H A DAndroid.mk14 ./srce/framing.c \
15 ./srce/framing-sbc.c \
/external/libogg/src/
H A DMakefile.am7 libogg_la_SOURCES = framing.c bitwise.c
17 test_framing_SOURCES = framing.c
/external/libogg/doc/
H A DMakefile.am7 doc_DATA = framing.html index.html oggstream.html ogg-multiplex.html \
/external/tremolo/
H A DAndroid.mk11 Tremolo/framing.c \
/external/qemu/android/
H A Dhw-qemud.c521 ABool framing,
536 if (framing) {
564 if (framing) {
570 framing = 0;
659 /* framing support */
660 int framing; member in struct:QemudClient
722 /* no framing, things are simple */
723 if (!c->framing) {
729 /* framing */
930 c->framing
519 qemud_serial_send( QemudSerial* s, int channel, ABool framing, const uint8_t* msg, int msglen ) argument
1639 int framing = client->framing; local
[all...]
/external/mtpd/
H A Dpptp.c102 uint32_t framing; member in struct:packet::__anon27197::__anon27198::__anon27200::__anon27201
114 uint32_t framing; member in struct:packet::__anon27197::__anon27198::__anon27200::__anon27202
224 outgoing.sccrq.framing = htonl(3);
296 outgoing.ocrq.framing = htonl(3);
/external/libvorbis/doc/
H A DMakefile.am17 framing.html \
H A Da1-encapsulation-ogg.tex16 bitstream overview} and \href{framing.html}{Ogg logical
17 bitstream and framing spec} provide detailed descriptions of Ogg
H A 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
H A D01-introduction.tex50 Vorbis provides none of its own framing, synchronization or protection
65 that provides free-form framing, sync, positioning and error correction

Completed in 1347 milliseconds