Home
last modified time | relevance | path

Searched refs:m_klass (Results 1 – 22 of 22) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdreportingnode.c41 GstMPDNodeClass *m_klass; in gst_mpd_reporting_node_class_init() local
43 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_reporting_node_class_init()
45 m_klass->get_xml_node = gst_mpd_reporting_get_xml_node; in gst_mpd_reporting_node_class_init()
Dgstmpdmetricsrangenode.c50 GstMPDNodeClass *m_klass; in gst_mpd_metrics_range_node_class_init() local
52 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_metrics_range_node_class_init()
54 m_klass->get_xml_node = gst_mpd_metrics_range_get_xml_node; in gst_mpd_metrics_range_node_class_init()
Dgstmpdlocationnode.c58 GstMPDNodeClass *m_klass; in gst_mpd_location_node_class_init() local
63 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_location_node_class_init()
64 m_klass->get_xml_node = gst_mpd_location_get_xml_node; in gst_mpd_location_node_class_init()
Dgstmpdsubsetnode.c60 GstMPDNodeClass *m_klass; in gst_mpd_subset_node_class_init() local
63 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_subset_node_class_init()
67 m_klass->get_xml_node = gst_mpd_subset_get_xml_node; in gst_mpd_subset_node_class_init()
Dgstmpdsnode.c51 GstMPDNodeClass *m_klass; in gst_mpd_s_node_class_init() local
53 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_s_node_class_init()
55 m_klass->get_xml_node = gst_mpd_s_get_xml_node; in gst_mpd_s_node_class_init()
Dgstmpdmetricsnode.c65 GstMPDNodeClass *m_klass; in gst_mpd_metrics_node_class_init() local
68 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_metrics_node_class_init()
72 m_klass->get_xml_node = gst_mpd_metrics_get_xml_node; in gst_mpd_metrics_node_class_init()
Dgstmpdsegmentlistnode.c66 GstMPDNodeClass *m_klass; in gst_mpd_segment_list_node_class_init() local
69 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_segment_list_node_class_init()
73 m_klass->get_xml_node = gst_mpd_segment_list_get_xml_node; in gst_mpd_segment_list_node_class_init()
Dgstmpddescriptortypenode.c66 GstMPDNodeClass *m_klass; in gst_mpd_descriptor_type_node_class_init() local
69 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_descriptor_type_node_class_init()
73 m_klass->get_xml_node = gst_mpd_descriptor_type_get_xml_node; in gst_mpd_descriptor_type_node_class_init()
Dgstmpdsubrepresentationnode.c78 GstMPDNodeClass *m_klass; in gst_mpd_sub_representation_node_class_init() local
81 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_sub_representation_node_class_init()
85 m_klass->get_xml_node = gst_mpd_sub_representation_get_xml_node; in gst_mpd_sub_representation_node_class_init()
Dgstmpdsegmenttimelinenode.c62 GstMPDNodeClass *m_klass; in gst_mpd_segment_timeline_node_class_init() local
65 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_segment_timeline_node_class_init()
69 m_klass->get_xml_node = gst_mpd_segment_timeline_get_xml_node; in gst_mpd_segment_timeline_node_class_init()
Dgstmpdurltypenode.c62 GstMPDNodeClass *m_klass; in gst_mpd_url_type_node_class_init() local
65 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_url_type_node_class_init()
69 m_klass->get_xml_node = gst_mpd_url_type_get_xml_node; in gst_mpd_url_type_node_class_init()
Dgstmpdsegmentbasenode.c78 GstMPDNodeClass *m_klass; in gst_mpd_segment_base_node_class_init() local
81 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_segment_base_node_class_init()
85 m_klass->get_xml_node = gst_mpd_segment_base_get_xml_node; in gst_mpd_segment_base_node_class_init()
Dgstmpdutctimingnode.c89 GstMPDNodeClass *m_klass; in gst_mpd_utctiming_node_class_init() local
92 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_utctiming_node_class_init()
96 m_klass->get_xml_node = gst_mpd_utc_timing_get_xml_node; in gst_mpd_utctiming_node_class_init()
Dgstmpdcontentcomponentnode.c86 GstMPDNodeClass *m_klass; in gst_mpd_content_component_node_class_init() local
89 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_content_component_node_class_init()
93 m_klass->get_xml_node = gst_mpd_content_component_get_xml_node; in gst_mpd_content_component_node_class_init()
Dgstmpdprograminformationnode.c94 GstMPDNodeClass *m_klass; in gst_mpd_program_information_node_class_init() local
97 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_program_information_node_class_init()
101 m_klass->get_xml_node = gst_mpd_program_information_get_xml_node; in gst_mpd_program_information_node_class_init()
Dgstmpdsegmenturlnode.c113 GstMPDNodeClass *m_klass; in gst_mpd_segment_url_node_class_init() local
116 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_segment_url_node_class_init()
122 m_klass->get_xml_node = gst_mpd_segment_url_get_xml_node; in gst_mpd_segment_url_node_class_init()
Dgstmpdbaseurlnode.c121 GstMPDNodeClass *m_klass; in gst_mpd_baseurl_node_class_init() local
124 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_baseurl_node_class_init()
130 m_klass->get_xml_node = gst_mpd_baseurl_get_xml_node; in gst_mpd_baseurl_node_class_init()
Dgstmpdsegmenttemplatenode.c138 GstMPDNodeClass *m_klass; in gst_mpd_segment_template_node_class_init() local
141 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_segment_template_node_class_init()
147 m_klass->get_xml_node = gst_mpd_segment_template_get_xml_node; in gst_mpd_segment_template_node_class_init()
Dgstmpdrepresentationnode.c150 GstMPDNodeClass *m_klass; in gst_mpd_representation_node_class_init() local
153 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_representation_node_class_init()
159 m_klass->get_xml_node = gst_mpd_representation_get_xml_node; in gst_mpd_representation_node_class_init()
Dgstmpdperiodnode.c150 GstMPDNodeClass *m_klass; in gst_mpd_period_node_class_init() local
154 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_period_node_class_init()
160 m_klass->get_xml_node = gst_mpd_period_get_xml_node; in gst_mpd_period_node_class_init()
Dgstmpdrootnode.c289 GstMPDNodeClass *m_klass; in gst_mpd_root_node_class_init() local
293 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_root_node_class_init()
299 m_klass->get_xml_buffer = gst_mpd_root_get_xml_buffer; in gst_mpd_root_node_class_init()
300 m_klass->get_xml_node = gst_mpd_root_get_xml_node; in gst_mpd_root_node_class_init()
Dgstmpdadaptationsetnode.c198 GstMPDNodeClass *m_klass; in gst_mpd_adaptation_set_node_class_init() local
201 m_klass = GST_MPD_NODE_CLASS (klass); in gst_mpd_adaptation_set_node_class_init()
207 m_klass->get_xml_node = gst_mpd_adaptation_set_get_xml_node; in gst_mpd_adaptation_set_node_class_init()