Searched refs:cumulative_pts (Results 1 – 5 of 5) sorted by relevance
133 parser->cumulative_pts = in gst_isoff_qt_sidx_parser_add_data()155 entry->pts = parser->cumulative_pts; in gst_isoff_qt_sidx_parser_add_data()160 parser->cumulative_pts += entry->duration; in gst_isoff_qt_sidx_parser_add_data()
87 guint64 cumulative_pts; member
3045 check_update_duration (qtdemux, sidx_parser.cumulative_pts); in qtdemux_parse_sidx()
876 parser->cumulative_pts = in gst_isoff_sidx_parser_parse()898 entry->pts = parser->cumulative_pts; in gst_isoff_sidx_parser_parse()903 parser->cumulative_pts += entry->duration; in gst_isoff_sidx_parser_parse()
280 guint64 cumulative_pts; member