Home
last modified time | relevance | path

Searched refs:gstrtpbasedepayload_class (Results 1 – 25 of 42) sorted by relevance

12

/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpsirendepay.c65 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_siren_depay_class_init() local
68 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_siren_depay_class_init()
70 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_siren_depay_process; in gst_rtp_siren_depay_class_init()
71 gstrtpbasedepayload_class->set_caps = gst_rtp_siren_depay_setcaps; in gst_rtp_siren_depay_class_init()
Dgstrtpmp1sdepay.c79 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_mp1s_depay_class_init() local
82 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_mp1s_depay_class_init()
84 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_mp1s_depay_process; in gst_rtp_mp1s_depay_class_init()
85 gstrtpbasedepayload_class->set_caps = gst_rtp_mp1s_depay_setcaps; in gst_rtp_mp1s_depay_class_init()
Dgstrtppcmudepay.c81 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_pcmu_depay_class_init() local
84 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_pcmu_depay_class_init()
96 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_pcmu_depay_process; in gst_rtp_pcmu_depay_class_init()
97 gstrtpbasedepayload_class->set_caps = gst_rtp_pcmu_depay_setcaps; in gst_rtp_pcmu_depay_class_init()
Dgstrtppcmadepay.c80 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_pcma_depay_class_init() local
83 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_pcma_depay_class_init()
95 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_pcma_depay_process; in gst_rtp_pcma_depay_class_init()
96 gstrtpbasedepayload_class->set_caps = gst_rtp_pcma_depay_setcaps; in gst_rtp_pcma_depay_class_init()
Dgstrtpac3depay.c81 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_ac3_depay_class_init() local
84 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_ac3_depay_class_init()
96 gstrtpbasedepayload_class->set_caps = gst_rtp_ac3_depay_setcaps; in gst_rtp_ac3_depay_class_init()
97 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_ac3_depay_process; in gst_rtp_ac3_depay_class_init()
Dgstrtpmpvdepay.c71 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_mpv_depay_class_init() local
74 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_mpv_depay_class_init()
86 gstrtpbasedepayload_class->set_caps = gst_rtp_mpv_depay_setcaps; in gst_rtp_mpv_depay_class_init()
87 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_mpv_depay_process; in gst_rtp_mpv_depay_class_init()
Dgstrtpmpadepay.c69 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_mpa_depay_class_init() local
75 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_mpa_depay_class_init()
87 gstrtpbasedepayload_class->set_caps = gst_rtp_mpa_depay_setcaps; in gst_rtp_mpa_depay_class_init()
88 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_mpa_depay_process; in gst_rtp_mpa_depay_class_init()
Dgstrtpbvdepay.c76 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_bv_depay_class_init() local
79 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_bv_depay_class_init()
91 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_bv_depay_process; in gst_rtp_bv_depay_class_init()
92 gstrtpbasedepayload_class->set_caps = gst_rtp_bv_depay_setcaps; in gst_rtp_bv_depay_class_init()
Dgstrtpg723depay.c91 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_g723_depay_class_init() local
97 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_g723_depay_class_init()
109 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_g723_depay_process; in gst_rtp_g723_depay_class_init()
110 gstrtpbasedepayload_class->set_caps = gst_rtp_g723_depay_setcaps; in gst_rtp_g723_depay_class_init()
Dgstrtpg729depay.c91 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_g729_depay_class_init() local
97 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_g729_depay_class_init()
109 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_g729_depay_process; in gst_rtp_g729_depay_class_init()
110 gstrtpbasedepayload_class->set_caps = gst_rtp_g729_depay_setcaps; in gst_rtp_g729_depay_class_init()
Dgstrtpspeexdepay.c77 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_speex_depay_class_init() local
80 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_speex_depay_class_init()
82 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_speex_depay_process; in gst_rtp_speex_depay_class_init()
83 gstrtpbasedepayload_class->set_caps = gst_rtp_speex_depay_setcaps; in gst_rtp_speex_depay_class_init()
Dgstrtpmp4vdepay.c79 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_mp4v_depay_class_init() local
83 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_mp4v_depay_class_init()
89 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_mp4v_depay_process; in gst_rtp_mp4v_depay_class_init()
90 gstrtpbasedepayload_class->set_caps = gst_rtp_mp4v_depay_setcaps; in gst_rtp_mp4v_depay_class_init()
Dgstrtpmp2tdepay.c93 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_mp2t_depay_class_init() local
97 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_mp2t_depay_class_init()
99 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_mp2t_depay_process; in gst_rtp_mp2t_depay_class_init()
100 gstrtpbasedepayload_class->set_caps = gst_rtp_mp2t_depay_setcaps; in gst_rtp_mp2t_depay_class_init()
Dgstrtpg722depay.c79 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_g722_depay_class_init() local
85 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_g722_depay_class_init()
97 gstrtpbasedepayload_class->set_caps = gst_rtp_g722_depay_setcaps; in gst_rtp_g722_depay_class_init()
98 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_g722_depay_process; in gst_rtp_g722_depay_class_init()
DgstrtpL8depay.c90 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_L8_depay_class_init() local
93 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_L8_depay_class_init()
95 gstrtpbasedepayload_class->set_caps = gst_rtp_L8_depay_setcaps; in gst_rtp_L8_depay_class_init()
96 gstrtpbasedepayload_class->process = gst_rtp_L8_depay_process; in gst_rtp_L8_depay_class_init()
DgstrtpL24depay.c86 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_L24_depay_class_init() local
89 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_L24_depay_class_init()
91 gstrtpbasedepayload_class->set_caps = gst_rtp_L24_depay_setcaps; in gst_rtp_L24_depay_class_init()
92 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_L24_depay_process; in gst_rtp_L24_depay_class_init()
Dgstrtpilbcdepay.c103 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_ilbc_depay_class_init() local
107 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_ilbc_depay_class_init()
128 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_ilbc_depay_process; in gst_rtp_ilbc_depay_class_init()
129 gstrtpbasedepayload_class->set_caps = gst_rtp_ilbc_depay_setcaps; in gst_rtp_ilbc_depay_class_init()
DgstrtpL16depay.c97 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_L16_depay_class_init() local
100 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_L16_depay_class_init()
102 gstrtpbasedepayload_class->set_caps = gst_rtp_L16_depay_setcaps; in gst_rtp_L16_depay_class_init()
103 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_L16_depay_process; in gst_rtp_L16_depay_class_init()
Dgstrtph261depay.c257 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_h261_depay_class_init() local
261 gstrtpbasedepayload_class = GST_RTP_BASE_DEPAYLOAD_CLASS (klass); in gst_rtp_h261_depay_class_init()
273 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_h261_depay_process; in gst_rtp_h261_depay_class_init()
274 gstrtpbasedepayload_class->set_caps = gst_rtp_h261_depay_setcaps; in gst_rtp_h261_depay_class_init()
Dgstrtpceltdepay.c84 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_celt_depay_class_init() local
90 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_celt_depay_class_init()
102 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_celt_depay_process; in gst_rtp_celt_depay_class_init()
103 gstrtpbasedepayload_class->set_caps = gst_rtp_celt_depay_setcaps; in gst_rtp_celt_depay_class_init()
Dgstrtpsv3vdepay.c74 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_sv3v_depay_class_init() local
78 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_sv3v_depay_class_init()
80 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_sv3v_depay_process; in gst_rtp_sv3v_depay_class_init()
81 gstrtpbasedepayload_class->set_caps = gst_rtp_sv3v_depay_setcaps; in gst_rtp_sv3v_depay_class_init()
Dgstrtpg726depay.c103 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_g726_depay_class_init() local
110 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_g726_depay_class_init()
130 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_g726_depay_process; in gst_rtp_g726_depay_class_init()
131 gstrtpbasedepayload_class->set_caps = gst_rtp_g726_depay_setcaps; in gst_rtp_g726_depay_class_init()
Dgstrtpamrdepay.c141 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_amr_depay_class_init() local
144 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_amr_depay_class_init()
156 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_amr_depay_process; in gst_rtp_amr_depay_class_init()
157 gstrtpbasedepayload_class->set_caps = gst_rtp_amr_depay_setcaps; in gst_rtp_amr_depay_class_init()
Dgstrtph263depay.c94 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_h263_depay_class_init() local
101 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_h263_depay_class_init()
118 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_h263_depay_process; in gst_rtp_h263_depay_class_init()
119 gstrtpbasedepayload_class->set_caps = gst_rtp_h263_depay_setcaps; in gst_rtp_h263_depay_class_init()
Dgstrtpqcelpdepay.c93 GstRTPBaseDepayloadClass *gstrtpbasedepayload_class; in gst_rtp_qcelp_depay_class_init() local
97 gstrtpbasedepayload_class = (GstRTPBaseDepayloadClass *) klass; in gst_rtp_qcelp_depay_class_init()
101 gstrtpbasedepayload_class->process_rtp_packet = gst_rtp_qcelp_depay_process; in gst_rtp_qcelp_depay_class_init()
102 gstrtpbasedepayload_class->set_caps = gst_rtp_qcelp_depay_setcaps; in gst_rtp_qcelp_depay_class_init()

12