Home
last modified time | relevance | path

Searched refs:syncto (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dmux.c859 int64_t syncto = av_rescale(pkt->dts + syncoffset, 1, max)*max - syncoffset; in ff_interleave_add_packet() local
861 sti->interleaver_chunk_duration += (pkt->dts - syncto)/8 - max; in ff_interleave_add_packet()

Completed in 4 milliseconds