Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h752 GDestroyNotify activatenotify; member
Dgstpad.c746 if (pad->activatenotify) in gst_pad_finalize()
747 pad->activatenotify (pad->activatedata); in gst_pad_finalize()
1725 if (pad->activatenotify) in gst_pad_set_activate_function_full()
1726 pad->activatenotify (pad->activatedata); in gst_pad_set_activate_function_full()
1729 pad->activatenotify = notify; in gst_pad_set_activate_function_full()