Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/gst/debugutils/
Dgstfakesinkutils.c52 } else if (G_IS_PARAM_SPEC_INT (properties[i])) { in gst_fake_sink_proxy_properties()
/third_party/glib/gobject/
Dgparamspecs.h117 #define G_IS_PARAM_SPEC_INT(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_INT)) macro
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt588 G_IS_PARAM_SPEC_INT