Searched refs:last_resync_gb (Results 1 – 4 of 4) sorted by relevance
162 s->gb = s->last_resync_gb; in h261_resync()
358 GetBitContext last_resync_gb; ///< used to search for the next resync marker member
200 s->last_resync_gb = s->gb; in decode_slice()
245 s->gb= s->last_resync_gb; in ff_h263_resync()