Home
last modified time | relevance | path

Searched refs:GST_RTP_BASE_DEPAYLOAD_CLASS (Results 1 – 13 of 13) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvp8depay.c212 GST_RTP_BASE_DEPAYLOAD_CLASS (gst_rtp_vp8_depay_parent_class) in send_last_lost_event()
240 GST_RTP_BASE_DEPAYLOAD_CLASS (gst_rtp_vp8_depay_parent_class) in send_new_lost_event()
275 GST_RTP_BASE_DEPAYLOAD_CLASS (gst_rtp_vp8_depay_parent_class) in send_last_lost_event_if_needed()
515 GST_RTP_BASE_DEPAYLOAD_CLASS in gst_rtp_vp8_depay_handle_event()
556 GST_RTP_BASE_DEPAYLOAD_CLASS in gst_rtp_vp8_depay_packet_lost()
Dgstrtpvp9depay.c138 GST_RTP_BASE_DEPAYLOAD_CLASS (gst_rtp_vp9_depay_parent_class) in send_last_lost_event()
175 GST_RTP_BASE_DEPAYLOAD_CLASS (gst_rtp_vp9_depay_parent_class) in send_last_lost_event_if_needed()
496 GST_RTP_BASE_DEPAYLOAD_CLASS in gst_rtp_vp9_depay_handle_event()
526 GST_RTP_BASE_DEPAYLOAD_CLASS in gst_rtp_vp9_depay_packet_lost()
Dgstrtph261depay.c261 gstrtpbasedepayload_class = GST_RTP_BASE_DEPAYLOAD_CLASS (klass); in gst_rtp_h261_depay_class_init()
Dgstrtpklvdepay.c152 return GST_RTP_BASE_DEPAYLOAD_CLASS (parent_class)->handle_event (depay, ev); in gst_rtp_klv_depay_handle_event()
Dgstrtpsbcdepay.c86 GST_RTP_BASE_DEPAYLOAD_CLASS (klass); in gst_rtp_sbc_depay_class_init()
Dgstrtpgstdepay.c577 GST_RTP_BASE_DEPAYLOAD_CLASS (parent_class)->handle_event (depay, event); in gst_rtp_gst_depay_handle_event()
Dgstrtpvrawdepay.c627 GST_RTP_BASE_DEPAYLOAD_CLASS (parent_class)->handle_event (filter, event); in gst_rtp_vraw_depay_handle_event()
Dgstrtpmp4gdepay.c779 GST_RTP_BASE_DEPAYLOAD_CLASS (parent_class)->handle_event (filter, event); in gst_rtp_mp4g_depay_handle_event()
Dgstrtph264depay.c1478 GST_RTP_BASE_DEPAYLOAD_CLASS (parent_class)->handle_event (depay, event); in gst_rtp_h264_depay_handle_event()
Dgstrtph265depay.c1605 GST_RTP_BASE_DEPAYLOAD_CLASS (parent_class)->handle_event (depay, event); in gst_rtp_h265_depay_handle_event()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/rtp/
Dgstrtpbasedepayload.h31 #define GST_RTP_BASE_DEPAYLOAD_CLASS(klass) \ macro
/third_party/gstreamer/gstplugins_good/gst/dtmf/
Dgstrtpdtmfdepay.c180 gstrtpbasedepayload_class = GST_RTP_BASE_DEPAYLOAD_CLASS (klass); in gst_rtp_dtmf_depay_class_init()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Drtpbasedepayload.c99 gstrtpbasedepayload_class = GST_RTP_BASE_DEPAYLOAD_CLASS (klass); in gst_rtp_dummy_depay_class_init()