Home
last modified time | relevance | path

Searched refs:Representations (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdparser.h335 GList *Representations; member
565 gint gst_mpdparser_get_rep_idx_with_max_bandwidth (GList *Representations, gint64 max_bandwidth, gi…
566 gint gst_mpdparser_get_rep_idx_with_min_bandwidth (GList * Representations);
Dgstmpdparser.c164 Representations);
167 Representations);
170 Representations, gint max_bandwidth);
2058 (&new_adap_set->Representations, cur_node, new_adap_set, parent)) in gst_mpdparser_parse_adaptation_set_node()
2437 gst_mpdparser_get_lowest_representation (GList * Representations) in gst_mpdparser_get_lowest_representation() argument
2443 if (Representations == NULL) in gst_mpdparser_get_lowest_representation()
2446 for (list = g_list_first (Representations); list; list = g_list_next (list)) { in gst_mpdparser_get_lowest_representation()
2458 gst_mpdparser_get_highest_representation (GList * Representations)
2462 if (Representations == NULL)
2465 list = g_list_last (Representations);
[all …]
Dgstdashdemux.c2185 rep_list = active_stream->cur_adapt_set->Representations; in gst_dash_demux_stream_select_bitrate()
/third_party/gstreamer/gstplugins_bad/tests/check/elements/
Ddash_mpd.c2014 (GstRepresentationNode *) adaptationSet->Representations->data; in GST_START_TEST()
2060 (GstRepresentationNode *) adaptationSet->Representations->data; in GST_START_TEST()
2102 adaptationSet->Representations->data; in GST_START_TEST()
2194 adaptationSet->Representations->data; in GST_START_TEST()
2237 adaptationSet->Representations->data; in GST_START_TEST()
2277 adaptationSet->Representations->data; in GST_START_TEST()
2321 adaptationSet->Representations->data; in GST_START_TEST()
2371 adaptationSet->Representations->data; in GST_START_TEST()
2413 adaptationSet->Representations->data; in GST_START_TEST()
2452 adaptationSet->Representations->data; in GST_START_TEST()
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCRegisterInfo.td163 // Representations of the frame pointer used by ISD::FRAMEADDR.
167 // Representations of the base pointer used by setjmp.
/third_party/boost/libs/asio/doc/overview/
Dhandler_tracking.qbk163 [heading Visual Representations]
/third_party/boost/libs/numeric/conversion/doc/
Ddefinitions.qbk315 [section Exact, Correctly Rounded and Out-Of-Range Representations]
/third_party/flutter/engine/flutter/tools/licenses/data/
Dmozilla-1.1203 (c) Representations.
/third_party/typescript/
DThirdPartyNoticeText.txt139 9. Representations, Warranties and Disclaimers. I represent and warrant that I am legally entitled …
/third_party/gstreamer/gstplugins_bad/
DChangeLog47308 Create src pads for Representations that contain timed-text subtitles,
95036 …TODO: rework segment selection to support Representations or Adaptation Sets with segments not ali…