Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1067 guint64 * bytes_handled) in do_bitrate_estimation() argument
1077 rate = gst_util_uint64_scale (*bytes_handled, 8 * GST_SECOND, elapsed); in do_bitrate_estimation()
1080 ", rate %" G_GUINT64_FORMAT, elapsed, *bytes_handled, rate); in do_bitrate_estimation()
1088 *bytes_handled = 0; in do_bitrate_estimation()