Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh261dec.c162 s->gb = s->last_resync_gb; in h261_resync()
Dmpegvideo.h358 GetBitContext last_resync_gb; ///< used to search for the next resync marker member
Dh263dec.c200 s->last_resync_gb = s->gb; in decode_slice()
Dituh263dec.c245 s->gb= s->last_resync_gb; in ff_h263_resync()