Searched refs:new_descriptor (Results 1 – 4 of 4) sorted by relevance
124 GstMPDDescriptorTypeNode *new_descriptor; in gst_mpdparser_parse_descriptor_type() local126 new_descriptor = in gst_mpdparser_parse_descriptor_type()128 *list = g_list_append (*list, new_descriptor); in gst_mpdparser_parse_descriptor_type()132 &new_descriptor->schemeIdUri); in gst_mpdparser_parse_descriptor_type()133 if (!gst_xml_helper_get_prop_string (a_node, "value", &new_descriptor->value)) { in gst_mpdparser_parse_descriptor_type()135 gst_xml_helper_get_node_as_string (a_node, &new_descriptor->value); in gst_mpdparser_parse_descriptor_type()506 GstMPDDescriptorTypeNode *new_descriptor; in gst_mpdparser_parse_content_protection_node() local507 new_descriptor = gst_mpd_descriptor_type_node_new ((const gchar *) in gst_mpdparser_parse_content_protection_node()509 *list = g_list_append (*list, new_descriptor); in gst_mpdparser_parse_content_protection_node()512 &new_descriptor->schemeIdUri); in gst_mpdparser_parse_content_protection_node()[all …]
2406 FileDescriptorProto* new_descriptor = output->Add(); in GetTransitiveDependencies() local2407 file->CopyTo(new_descriptor); in GetTransitiveDependencies()2409 file->CopyJsonNameTo(new_descriptor); in GetTransitiveDependencies()2412 file->CopySourceCodeInfoTo(new_descriptor); in GetTransitiveDependencies()
1523 Handle<Map> child, InternalIndex new_descriptor, in InstallDescriptors() argument1528 new_descriptor.as_int() + 1); in InstallDescriptors()1530 PropertyDetails details = descriptors->GetDetails(new_descriptor); in InstallDescriptors()1535 Handle<Name> name = handle(descriptors->GetKey(new_descriptor), isolate); in InstallDescriptors()
905 InternalIndex new_descriptor,