Searched refs:GOB_RESYNC_MARKER (Results 1 – 5 of 5) sorted by relevance
154 if (tmpvar != GOB_RESYNC_MARKER) in PV_GobHeader()158 if (tmpvar != GOB_RESYNC_MARKER) in PV_GobHeader()
118 #define GOB_RESYNC_MARKER 0x01 macro
207 if (tmpvar == GOB_RESYNC_MARKER) in DecodeFrameCombinedMode()214 if (tmpvar == GOB_RESYNC_MARKER) break; in DecodeFrameCombinedMode()
190 #define GOB_RESYNC_MARKER 0x01 macro
686 status = BitstreamPutGT16Bits(stream, 17, GOB_RESYNC_MARKER); /* gob_resync_marker */ in EncodeGOBHeader()