Searched defs:next_dts (Results 1 – 9 of 9) sorted by relevance
49 int64_t next_dts; member642 int64_t next_dts = av_rescale_q(st->cur_dts, st->time_base, AV_TIME_BASE_Q); in concat_read_packet() local
1238 int64_t next_dts, int64_t next_pts) in compute_pkt_fields()1466 int64_t next_dts = pkt->dts; in parse_packet() local
1013 int64_t next_dts; in get_cluster_duration() local
7961 int64_t next_dts = (sc->current_sample < st->nb_index_entries) ? in mov_read_packet() local
136 guint64 next_dts; member
149 guint64 next_dts; member
243 GstClockTime next_dts; member1204 gint64 offset = 0, next_dts; in gst_base_parse_sink_event_default() local
2703 … int64_t next_dts = av_rescale_q(ist->next_dts, time_base_q, av_inv_q(ist->framerate)); in process_input_packet() local
311 int64_t next_dts; member