Home
last modified time | relevance | path

Searched refs:representation_idx (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h137 gint representation_idx; /* index of current representation */ member
Dgstmpdclient.c856 stream->representation_idx = g_list_index (rep_list, representation); in gst_mpd_client_setup_representation()
Dgstdashdemux.c2226 if (new_index != active_stream->representation_idx) { in gst_dash_demux_stream_select_bitrate()