Home
last modified time | relevance | path

Searched refs:G_IS_PARAM_SPEC_POINTER (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstplugins_bad/tests/examples/opencv/
Dgstmotioncells_dynamic_test.c55 || G_IS_PARAM_SPEC_POINTER (pspec)) in print_element_properties()
/third_party/glib/gobject/
Dgparamspecs.h439 #define G_IS_PARAM_SPEC_POINTER(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_POINT… macro
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt733 G_IS_PARAM_SPEC_POINTER
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c669 } else if (G_IS_PARAM_SPEC_POINTER (param)) { in print_object_properties_info()