Home
last modified time | relevance | path

Searched refs:BitstreamPadAlways (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/xvid/xvidcore/src/bitstream/
H A Dbitstream.c1135 BitstreamPadAlways(bs); /* next_start_code() */ in BitstreamWriteVolHeader()
1257 BitstreamPadAlways(bs); /* next_start_code(); */ in BitstreamWriteVolHeader()
1331 BitstreamPadAlways(bs); /* next_start_code() */ in BitstreamWriteVopHeader()
1438 BitstreamPadAlways(bs); in BitstreamWriteEndOfSequence()
H A Dbitstream.h493 BitstreamPadAlways(Bitstream * const bs) in BitstreamPadAlways() function
/dports/multimedia/xvid/xvidcore/src/
H A Dencoder.c1577 BitstreamPadAlways(bs); in SliceCodeI()
1601 BitstreamPadAlways(bs); in SliceCodeI()
1786 BitstreamPadAlways(bs); in SliceCodeP()
1902 BitstreamPadAlways(bs); /* next_start_code() at the end of VideoObjectPlane() */ in SliceCodeP()
2174 BitstreamPadAlways(bs); /* next_start_code() at the end of VideoObjectPlane() */ in FrameCodeP()
2252 BitstreamPadAlways(bs); in SliceCodeB()
2287 BitstreamPadAlways(bs); /* next_start_code() at the end of VideoObjectPlane() */ in SliceCodeB()
/dports/multimedia/xvid/xvidcore/
H A DChangeLog-1.04787 can help in order to understand (lack of) calls to BitstreamPadAlways.