Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dgstpushfilesrc.c94 GstPushFileSrc *src = GST_PUSH_FILE_SRC (obj); in gst_push_file_src_dispose()
383 GstPushFileSrc *src = GST_PUSH_FILE_SRC (handler); in gst_push_file_src_uri_get_uri()
402 GstPushFileSrc *src = GST_PUSH_FILE_SRC (handler); in gst_push_file_src_uri_set_uri()
Dgstpushfilesrc.h28 #define GST_PUSH_FILE_SRC(obj) \ macro