Searched refs:cur_frame_pts (Results 1 – 3 of 3) sorted by relevance
108 s->pts = s->cur_frame_pts[i]; in ff_fetch_timestamp()153 s->cur_frame_pts[i] = pts; in av_parser_parse2()
55 s->pts, s->last_pts, s->cur_frame_pts[s->cur_frame_start_index]); in dvbsub_parse()
3407 int64_t cur_frame_pts[AV_PARSER_PTS_NB]; member