Home
last modified time | relevance | path

Searched defs:time_max (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/tcp/
Dgstmultihandlesink.c1185 gint * max_idx, gint bytes_max, gint buffers_max, gint64 time_max) in find_limits()
1329 GstClockTime time_min = GST_CLOCK_TIME_NONE, time_max = GST_CLOCK_TIME_NONE; in count_burst_unit() local
/third_party/python/Modules/
D_threadmodule.c1645 double time_max = _PyTime_AsSecondsDouble(_PyTime_MAX); in thread_module_exec() local