Searched refs:Representations (Results 1 – 13 of 13) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdclient.c | 47 * Representations); 128 gst_mpd_client_get_lowest_representation (GList * Representations) in gst_mpd_client_get_lowest_representation() argument 134 if (Representations == NULL) in gst_mpd_client_get_lowest_representation() 137 for (list = g_list_first (Representations); list; list = g_list_next (list)) { in gst_mpd_client_get_lowest_representation() 149 gst_mpdparser_get_highest_representation (GList * Representations) 153 if (Representations == NULL) 156 list = g_list_last (Representations); 162 gst_mpdparser_get_representation_with_max_bandwidth (GList * Representations, 168 if (Representations == NULL) 172 return gst_mpdparser_get_highest_representation (Representations); [all …]
|
D | gstmpdadaptationsetnode.c | 97 g_list_free_full (self->Representations, in gst_mpd_adaptation_set_node_finalize() 180 g_list_foreach (self->Representations, in gst_mpd_adaptation_set_get_xml_node() 254 self->Representations = NULL; in gst_mpd_adaptation_set_node_init()
|
D | gstmpdadaptationsetnode.h | 70 GList *Representations; member
|
D | gstmpdclient.h | 100 gint gst_mpd_client_get_rep_idx_with_max_bandwidth (GList *Representations, gint64 max_bandwidth, g… 101 gint gst_mpd_client_get_rep_idx_with_min_bandwidth (GList * Representations);
|
D | gstmpdparser.c | 749 (&new_adap_set->Representations, cur_node, new_adap_set, parent)) in gst_mpdparser_parse_adaptation_set_node()
|
D | gstdashdemux.c | 2195 rep_list = active_stream->cur_adapt_set->Representations; in gst_dash_demux_stream_select_bitrate()
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | dash_mpd.c | 2288 (GstMPDRepresentationNode *) adaptationSet->Representations->data; in GST_START_TEST() 2334 (GstMPDRepresentationNode *) adaptationSet->Representations->data; in GST_START_TEST() 2375 adaptationSet->Representations->data; in GST_START_TEST() 2468 adaptationSet->Representations->data; in GST_START_TEST() 2511 adaptationSet->Representations->data; in GST_START_TEST() 2550 adaptationSet->Representations->data; in GST_START_TEST() 2594 adaptationSet->Representations->data; in GST_START_TEST() 2644 adaptationSet->Representations->data; in GST_START_TEST() 2685 adaptationSet->Representations->data; in GST_START_TEST() 2724 adaptationSet->Representations->data; in GST_START_TEST() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCRegisterInfo.td | 163 // 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/ |
D | handler_tracking.qbk | 163 [heading Visual Representations]
|
/third_party/boost/libs/numeric/conversion/doc/ |
D | definitions.qbk | 315 [section Exact, Correctly Rounded and Out-Of-Range Representations]
|
/third_party/flutter/engine/flutter/tools/licenses/data/ |
D | mozilla-1.1 | 203 (c) Representations.
|
/third_party/typescript/ |
D | ThirdPartyNoticeText.txt | 139 9. Representations, Warranties and Disclaimers. I represent and warrant that I am legally entitled …
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 86892 Create src pads for Representations that contain timed-text subtitles, 134620 …TODO: rework segment selection to support Representations or Adaptation Sets with segments not ali…
|