Searched defs:resync (Results 1 – 3 of 3) sorted by relevance
85 static int resync(AVIOContext *pb) in resync() function
1015 static int resync(AVFormatContext *s) in resync() function
3817 …nt64_t mxf_set_current_edit_unit(MXFContext *mxf, AVStream *st, int64_t current_offset, int resync) in mxf_set_current_edit_unit()