Searched defs:syncto (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | mux.c | 859 int64_t syncto = av_rescale(pkt->dts + syncoffset, 1, max)*max - syncoffset; in ff_interleave_add_packet() local |
Completed in 4 milliseconds