Searched refs:GST_RTP_BASE_DEPAYLOAD_CAST (Results 1 – 4 of 4) sorted by relevance
39 #define GST_RTP_BASE_DEPAYLOAD_CAST(obj) ((GstRTPBaseDepayload *)(obj)) macro41 #define GST_RTP_BASE_DEPAYLOAD_SINKPAD(depayload) (GST_RTP_BASE_DEPAYLOAD_CAST (depayload)->sinkpad)42 #define GST_RTP_BASE_DEPAYLOAD_SRCPAD(depayload) (GST_RTP_BASE_DEPAYLOAD_CAST (depayload)->srcpad)
858 basedepay = GST_RTP_BASE_DEPAYLOAD_CAST (parent); in gst_rtp_base_depayload_chain()877 basedepay = GST_RTP_BASE_DEPAYLOAD_CAST (parent); in gst_rtp_base_depayload_chain_list()
213 ->packet_lost (GST_RTP_BASE_DEPAYLOAD_CAST (self), in send_last_lost_event()241 ->packet_lost (GST_RTP_BASE_DEPAYLOAD_CAST (self), event); in send_new_lost_event()276 ->packet_lost (GST_RTP_BASE_DEPAYLOAD_CAST (self), in send_last_lost_event_if_needed()
139 ->packet_lost (GST_RTP_BASE_DEPAYLOAD_CAST (self), in send_last_lost_event()176 ->packet_lost (GST_RTP_BASE_DEPAYLOAD_CAST (self), in send_last_lost_event_if_needed()