Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Dgstrtprtxreceive.h31 typedef struct _GstRtpRtxReceive GstRtpRtxReceive; typedef
35 …RTP_RTX_RECEIVE(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RTP_RTX_RECEIVE, GstRtpRtxReceive))
40 #define GST_RTP_RTX_RECEIVE_CAST(obj) ((GstRtpRtxReceive *)(obj))
Dgstrtprtxreceive.c194 G_DEFINE_TYPE_WITH_CODE (GstRtpRtxReceive, gst_rtp_rtx_receive,
247 gst_rtp_rtx_receive_reset (GstRtpRtxReceive * rtx) in gst_rtp_rtx_receive_reset()
261 GstRtpRtxReceive *rtx = GST_RTP_RTX_RECEIVE_CAST (object); in gst_rtp_rtx_receive_finalize()
296 gst_rtp_rtx_receive_init (GstRtpRtxReceive * rtx) in gst_rtp_rtx_receive_init()
329 GstRtpRtxReceive *rtx = GST_RTP_RTX_RECEIVE_CAST (parent); in gst_rtp_rtx_receive_src_event()
518 GstRtpRtxReceive *rtx = GST_RTP_RTX_RECEIVE_CAST (parent); in gst_rtp_rtx_receive_chain()
695 GstRtpRtxReceive *rtx = GST_RTP_RTX_RECEIVE_CAST (object); in gst_rtp_rtx_receive_get_property()
745 GstRtpRtxReceive *rtx = GST_RTP_RTX_RECEIVE_CAST (object); in gst_rtp_rtx_receive_set_property()
769 GstRtpRtxReceive *rtx; in gst_rtp_rtx_receive_change_state()