Searched refs:GST_PAD_EVENTFUNC (Results 1 – 7 of 7) sorted by relevance
332 overlay->orig_video_event = GST_PAD_EVENTFUNC (video_sink); in gst_time_overlay_init()
84 self->sink_event_func = GST_PAD_EVENTFUNC (self->sinkpad); in rsn_dec_init()
934 #define GST_PAD_EVENTFUNC(pad) (GST_PAD_CAST(pad)->eventfunc) macro
406 GST_PAD_EVENTFUNC (pad) = gst_pad_event_default; in gst_pad_init()1908 GST_PAD_EVENTFUNC (pad) = event; in gst_pad_set_event_function_full()1955 GST_PAD_EVENTFUNC (pad) = event_wrap; in gst_pad_set_event_full_function_full()5884 eventfunc = GST_PAD_EVENTFUNC (pad); in gst_pad_send_event_unchecked()
708 self->collect_event = (GstPadEventFunction) GST_PAD_EVENTFUNC (self->sink0); in gst_frei0r_mixer_init()
440 ffmpegmux->event_function = GST_PAD_EVENTFUNC (pad); in gst_ffmpegmux_request_new_pad()
500 self->srcpad_event_func = GST_PAD_EVENTFUNC (self->vfsrc); in gst_uvc_h264_src_init()