Home
last modified time | relevance | path

Searched refs:detail_type (Results 1 – 3 of 3) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst-libs/gst/pbutils/
Dmissing-plugins.c361 GType detail_type; in missing_structure_get_string_detail() local
365 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() local
389 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()
/third_party/boost/tools/docca/example/include/docca/
Dexample.hpp222 struct detail_type struct
/third_party/boost/libs/beast/doc/docca/example/include/docca/
Dexample.hpp222 struct detail_type struct