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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmux.c707 int64_t syncto = av_rescale(pkt->dts + syncoffset, 1, max)*max - syncoffset; local
709 st->interleaver_chunk_duration += (pkt->dts - syncto)/8 - max;

Completed in 28 milliseconds