Home
last modified time | relevance | path

Searched refs:syncoffset (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
Dmux.c867 int64_t syncoffset = (st->codecpar->codec_type == AVMEDIA_TYPE_VIDEO)*max/2; local
868 int64_t syncto = av_rescale(pkt->dts + syncoffset, 1, max)*max - syncoffset;