Home | History | Annotate | Download | only in src

Lines Matching refs:header_bits

117                 video->header_bits -= BitstreamGetPos(bs1); /* Header Bits */
120 video->header_bits += BitstreamGetPos(bs1); /* Header Bits */
157 video->header_bits += BitstreamMpeg4ByteAlignStuffing(bs1); /* Byte align Packet */
179 video->header_bits += 19;
184 video->header_bits += 17;
188 video->header_bits += BitstreamMpeg4ByteAlignStuffing(bs1); /* Byte align Packet */
331 video->header_bits += numHeaderBits; /* Header Bits */
387 video->header_bits += 19;
392 video->header_bits += 17;
398 video->header_bits
445 video->header_bits += 19;
450 video->header_bits += 17;
456 video->header_bits += BitstreamMpeg4ByteAlignStuffing(bs1); /* Byte align Packet */