Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/rist/
Dgstristrtxsend.c238 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (object); in gst_rist_rtx_send_finalize()
385 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (parent); in gst_rist_rtx_send_src_event()
481 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (parent); in gst_rist_rtx_send_sink_event()
639 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (parent); in gst_rist_rtx_send_chain()
661 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (parent); in gst_rist_rtx_send_chain_list()
712 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (parent); in gst_rist_rtx_send_activate_mode()
737 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (object); in gst_rist_rtx_send_get_property()
770 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (object); in gst_rist_rtx_send_set_property()
793 GstRistRtxSend *rtx = GST_RIST_RTX_SEND (element); in gst_rist_rtx_send_change_state()
Dgstrist.h36 #define GST_RIST_RTX_SEND(obj) (G_TYPE_CHECK_INSTANCE_CAST((obj),GST_TYPE_RIST_RTX_SEND, GstRistRtx… macro
Dgstristsink.c357 gst_rist_rtx_send_clear_extseqnum (GST_RIST_RTX_SEND (bond->rtx_send), in on_receiving_rtcp()
418 gst_rist_rtx_send_clear_extseqnum (GST_RIST_RTX_SEND (bond->rtx_send), in on_app_rtcp()
432 gst_rist_rtx_send_set_extseqnum (GST_RIST_RTX_SEND (bond->rtx_send), in on_app_rtcp()