Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/curl/
Dgstcurlbasesink.h44 typedef struct _TransferCondition TransferCondition; typedef
75 TransferCondition *transfer_cond;
Dgstcurlbasesink.c247 sink->transfer_cond = g_malloc (sizeof (TransferCondition)); in gst_curl_base_sink_init()