Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstpad.h1414 void gst_pad_set_event_full_function_full (GstPad *pad,
1425 #define gst_pad_set_event_full_function(p,f) gst_pad_set_event_full_function_full((p),(f),NULL,N…
Dgstpad.c1947 gst_pad_set_event_full_function_full (GstPad * pad, in gst_pad_set_event_full_function_full() function
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstaggregator.c3246 gst_pad_set_event_full_function_full (pad, in gst_aggregator_pad_constructed()