Lines Matching refs:dts
256 pkt->dts = pkt->pts = audio_dts;
263 pkt->dts = video_dts;
269 pkt->pts = pkt->dts + duration;
274 pkt->pts = pkt->dts;
279 pkt->pts = pkt->dts + duration;
282 next_p_pts = pkt->pts = pkt->dts + 2 * duration;
288 pkt->pts = pkt->dts;
306 pkt->dts += (1LL<<32);
333 pkt->dts = video_dts;
338 pkt->dts = pkt->pts = audio_dts;
409 // Due to avoid_negative_ts == AVFMT_AVOID_NEG_TS_MAKE_ZERO, the dts
442 // pts/dts 0. avoid_negative_ts behaves in the same way as
693 // the duration in dts. The video stream starts at dts=-10,pts=0, and
694 // the second fragment starts at dts=155,pts=156. The trun duration sum
699 // fragment. For the audio stream, the pts and dts durations also don't