Home
last modified time | relevance | path

Searched defs:resync (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavformat/
Dgifdec.c85 static int resync(AVIOContext *pb) in resync() function
Dflvdec.c1015 static int resync(AVFormatContext *s) in resync() function
Dmxfdec.c3817 …nt64_t mxf_set_current_edit_unit(MXFContext *mxf, AVStream *st, int64_t current_offset, int resync) in mxf_set_current_edit_unit()