Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/
Drtmputils.c29 static void read_all_bytes_done (GObject * source, GAsyncResult * result,
71 cancellable, read_all_bytes_done, task); in gst_rtmp_input_stream_read_all_bytes_async()
75 read_all_bytes_done (GObject * source, GAsyncResult * result, in read_all_bytes_done() function