Searched refs:GstPadEventFunction (Results 1 – 16 of 16) sorted by relevance
70 GstPadEventFunction orig_video_event;
54 GstPadEventFunction collect_event;
708 self->collect_event = (GstPadEventFunction) GST_PAD_EVENTFUNC (self->sink0); in gst_frei0r_mixer_init()
64 GstPadEventFunction sink_event;
68 GstPadEventFunction sink_event;
66 GstPadEventFunction sink_event_func;
74 (GstPadEventFunction) GST_DEBUG_FUNCPTR (rsn_parsetter_sink_event)); in rsn_parsetter_init()
108 GstPadEventFunction srcpad_event_func;
377 typedef gboolean (*GstPadEventFunction) (GstPad *pad, GstObject *parent, typedef783 GstPadEventFunction eventfunc;1410 GstPadEventFunction event,
1901 gst_pad_set_event_function_full (GstPad * pad, GstPadEventFunction event, in gst_pad_set_event_function_full()5770 GstPadEventFunction eventfunc; in gst_pad_send_event_unchecked()
237 GST_DEBUG_FUNCPTR ((GstPadEventFunction) gst_sctp_dec_packet_event)); in gst_sctp_dec_init()573 GST_DEBUG_FUNCPTR ((GstPadEventFunction) gst_sctp_dec_src_event)); in get_pad_for_stream_id()
270 GST_DEBUG_FUNCPTR ((GstPadEventFunction) gst_sctp_enc_src_event)); in gst_sctp_enc_init()
292 (GstPadEventFunction) gst_test_src_event_function); in gst_test_src_bin_setup_src()
61 GstPadEventFunction event_function;
1174 (GstPadEventFunction) gst_rtp_jitter_buffer_sink_rtcp_event); in create_rtcp_sink()
33941 pad: annotate GstPadEventFunction event with 'transfer full'