Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultihandlesink.c231 static gint get_buffers_max (GstMultiHandleSink * sink, gint64 max);
1118 get_buffers_max (GstMultiHandleSink * sink, gint64 max) in get_buffers_max() function
1560 newbufpos = get_buffers_max (sink, sink->units_soft_max); in gst_multi_handle_sink_recover_client()
1566 get_buffers_max (sink, sink->units_soft_max) - 1); in gst_multi_handle_sink_recover_client()
1581 newbufpos = get_buffers_max (sink, sink->units_soft_max); in gst_multi_handle_sink_recover_client()
1627 max_buffers = get_buffers_max (mhsink, mhsink->units_max); in gst_multi_handle_sink_queue_buffer()
1632 soft_max_buffers = get_buffers_max (mhsink, mhsink->units_soft_max); in gst_multi_handle_sink_queue_buffer()
/third_party/gstreamer/gstplugins_base/
DChangeLog145899 * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):
146675 (gst_multi_fd_sink_class_init), (get_buffers_max), (find_limits),
/third_party/gstreamer/gstplugins_bad/
DChangeLog226999 * gst/tcp/gstmultifdsink.c: (get_buffers_max), (count_burst_unit):