Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.c1063 #define BITRATE_INTERVAL (2 * GST_SECOND) macro
1074 if (elapsed > BITRATE_INTERVAL) { in do_bitrate_estimation()