Searched refs:detail_type (Results 1 – 3 of 3) sorted by relevance
361 GType detail_type; in missing_structure_get_string_detail() local365 detail_type = gst_structure_get_field_type (s, "detail"); in missing_structure_get_string_detail()366 if (!g_type_is_a (detail_type, G_TYPE_STRING)) { in missing_structure_get_string_detail()385 GType detail_type; in missing_structure_get_caps_detail() local389 detail_type = gst_structure_get_field_type (s, "detail"); in missing_structure_get_caps_detail()390 if (!g_type_is_a (detail_type, GST_TYPE_CAPS)) { in missing_structure_get_caps_detail()
222 struct detail_type struct