Searched refs:syncoffset (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.c706 int64_t syncoffset = (st->codec->codec_type == AVMEDIA_TYPE_VIDEO)*max/2; local
707 int64_t syncto = av_rescale(pkt->dts + syncoffset, 1, max)*max - syncoffset;

Completed in 15 milliseconds