Searched refs:Rating (Results 1 – 25 of 54) sorted by relevance
123
/third_party/gstreamer/gstplugins_bad/ext/dash/ |
D | gstmpdcontentcomponentnode.c | 43 g_list_free_full (self->Rating, in gst_mpd_content_component_node_finalize() 73 g_list_foreach (self->Rating, gst_mpd_node_get_list_item, in gst_mpd_content_component_get_xml_node() 105 self->Rating = NULL; in gst_mpd_content_component_node_init()
|
D | gstmpdadaptationsetnode.c | 89 g_list_free_full (self->Rating, in gst_mpd_adaptation_set_node_finalize() 166 g_list_foreach (self->Rating, gst_mpd_node_get_list_item, in gst_mpd_adaptation_set_get_xml_node() 242 self->Rating = NULL; in gst_mpd_adaptation_set_node_init()
|
D | gstmpdcontentcomponentnode.h | 44 GList *Rating; member
|
D | gstmpdadaptationsetnode.h | 58 GList *Rating; member
|
D | gstmpdparser.c | 167 (&new_content_component->Rating, cur_node); in gst_mpdparser_parse_content_component_node() 716 gst_mpdparser_parse_descriptor_type (&new_adap_set->Rating, cur_node); in gst_mpdparser_parse_adaptation_set_node()
|
/third_party/gstreamer/gstreamer/po/ |
D | nb.po | 771 "Rating attributed by a user. The higher the rank, the more the user likes " 774 "Rating tilskrevet av en bruker. Jo høyere rang, jo mer liker brukeren dette "
|
D | be.po | 744 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | az.po | 737 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | ko.po | 736 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | sr.po | 776 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | bg.po | 775 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | ja.po | 741 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | zh_TW.po | 767 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | el.po | 794 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | ru.po | 776 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | uk.po | 774 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | zh_CN.po | 744 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | fur.po | 753 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | en_GB.po | 778 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | af.po | 774 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | rw.po | 938 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | sq.po | 784 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | lt.po | 779 "Rating attributed by a user. The higher the rank, the more the user likes "
|
D | eu.po | 782 "Rating attributed by a user. The higher the rank, the more the user likes "
|
/third_party/gstreamer/gstplugins_bad/tests/check/elements/ |
D | dash_mpd.c | 1771 rating = (GstMPDDescriptorTypeNode *) adaptationSet->Rating->data; in GST_START_TEST() 1972 rating = (GstMPDDescriptorTypeNode *) contentComponent->Rating->data; in GST_START_TEST()
|
123