Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgsturidownloader.h37 #define GST_URI_DOWNLOADER(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_URI_DOWNLOADER,GstUriDow… macro
Dgsturidownloader.c116 GstUriDownloader *downloader = GST_URI_DOWNLOADER (object); in gst_uri_downloader_dispose()
143 GstUriDownloader *downloader = GST_URI_DOWNLOADER (object); in gst_uri_downloader_finalize()
185 downloader = GST_URI_DOWNLOADER (gst_pad_get_element_private (pad)); in gst_uri_downloader_sink_event()
320 downloader = GST_URI_DOWNLOADER (gst_pad_get_element_private (pad)); in gst_uri_downloader_chain()