Home
last modified time | relevance | path

Searched refs:ptot (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbaseparse.c1854 gint64 ptot, dest_value; in gst_base_parse_update_duration() local
1856 if (!gst_pad_peer_query_duration (parse->sinkpad, GST_FORMAT_BYTES, &ptot)) in gst_base_parse_update_duration()
1859 if (!gst_base_parse_convert (parse, GST_FORMAT_BYTES, ptot, in gst_base_parse_update_duration()