Searched refs:GST_RTP_ULPFEC_DEC (Results 1 – 2 of 2) sorted by relevance
377 GstRtpUlpFecDec *self = GST_RTP_ULPFEC_DEC (parent); in gst_rtp_ulpfec_dec_chain()473 GstRtpUlpFecDec *self = GST_RTP_ULPFEC_DEC (parent); in gst_rtp_ulpfec_dec_handle_sink_event()596 GstRtpUlpFecDec *self = GST_RTP_ULPFEC_DEC (obj); in gst_rtp_ulpfec_dec_dispose()632 GstRtpUlpFecDec *self = GST_RTP_ULPFEC_DEC (object); in gst_rtp_ulpfec_dec_set_property()655 GstRtpUlpFecDec *self = GST_RTP_ULPFEC_DEC (object); in gst_rtp_ulpfec_dec_get_property()
32 #define GST_RTP_ULPFEC_DEC(obj) \ macro