Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/ext/soup/
Dgstsouphttpsrc.h136 gint64 last_socket_read_time; member
Dgstsouphttpsrc.c581 src->last_socket_read_time = 0; in gst_soup_http_src_reset()
2331 g_get_monotonic_time () * GST_USECOND - src->last_socket_read_time; in gst_soup_http_src_check_update_blocksize()
2497 src->last_socket_read_time = g_get_monotonic_time () * GST_USECOND; in gst_soup_http_src_read_buffer()