Searched defs:period_id (Results 1 – 3 of 3) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdclient.c | 55 gst_mpd_client_get_period_with_id (GList * periods, gchar * period_id) in gst_mpd_client_get_period_with_id() 1213 GstClockTime time, gint period_idx, const gchar * period_id) in gst_mpd_client_setup_media_presentation() 2414 gst_mpd_client_set_period_id (GstMPDClient * client, const gchar * period_id) in gst_mpd_client_set_period_id() 2480 gchar *period_id = NULL; in gst_mpd_client_get_period_id() local 3153 gchar * period_id, const gchar * property_name, ...) in gst_mpd_client_set_period_node() 3186 gchar * period_id, guint adaptation_set_id, const gchar * property_name, in gst_mpd_client_set_adaptation_set_node() 3227 gchar * period_id, guint adaptation_set_id, gchar * representation_id, in gst_mpd_client_set_representation_node() 3272 gchar * period_id, guint adap_set_id, gchar * rep_id, in gst_mpd_client_set_segment_list() 3309 gchar * period_id, guint adap_set_id, gchar * rep_id, in gst_mpd_client_set_segment_template() 3346 gchar * period_id, guint adap_set_id, gchar * rep_id, in gst_mpd_client_add_segment_url()
|
D | gstdashdemux.c | 2418 const gchar *period_id; in gst_dash_demux_update_manifest_data() local
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | dash_mpd.c | 6322 gchar *period_id; in GST_START_TEST() local
|