Searched refs:structure_name (Results 1 – 2 of 2) sorted by relevance
645 const gchar *structure_name; in gst_structure_has_name() local653 structure_name = g_quark_to_string (structure->name); in gst_structure_has_name()655 return (structure_name && strcmp (structure_name, name) == 0); in gst_structure_has_name()
903 const gchar *structure_name = (image_type != GST_TAG_IMAGE_TYPE_NONE) ? in gst_matroska_read_common_parse_attached_file() local905 info = gst_structure_new_empty (structure_name); in gst_matroska_read_common_parse_attached_file()