/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | gstrtpsirendepay.c | 65 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()
|
D | gstrtpmp1sdepay.c | 79 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()
|
D | gstrtppcmudepay.c | 81 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()
|
D | gstrtppcmadepay.c | 80 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()
|
D | gstrtpac3depay.c | 81 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()
|
D | gstrtpmpvdepay.c | 71 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()
|
D | gstrtpmpadepay.c | 69 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()
|
D | gstrtpbvdepay.c | 76 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()
|
D | gstrtpg723depay.c | 91 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()
|
D | gstrtpg729depay.c | 91 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()
|
D | gstrtpspeexdepay.c | 77 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()
|
D | gstrtpmp4vdepay.c | 79 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()
|
D | gstrtpmp2tdepay.c | 93 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()
|
D | gstrtpg722depay.c | 79 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()
|
D | gstrtpL8depay.c | 90 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()
|
D | gstrtpL24depay.c | 86 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()
|
D | gstrtpilbcdepay.c | 103 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()
|
D | gstrtpL16depay.c | 97 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()
|
D | gstrtph261depay.c | 257 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()
|
D | gstrtpceltdepay.c | 84 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()
|
D | gstrtpsv3vdepay.c | 74 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()
|
D | gstrtpg726depay.c | 103 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()
|
D | gstrtpamrdepay.c | 141 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()
|
D | gstrtph263depay.c | 94 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()
|
D | gstrtpqcelpdepay.c | 93 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()
|