Searched refs:use_pts (Results 1 – 1 of 1) sorted by relevance
628 int use_pts = si->avoid_negative_ts_use_pts; in handle_avoid_negative_ts() local629 int64_t ts = use_pts ? pkt->pts : pkt->dts; in handle_avoid_negative_ts()640 int64_t cmp_ts = use_pts ? pktl->pkt.pts : pktl->pkt.dts; in handle_avoid_negative_ts()