Home
last modified time | relevance | path

Searched refs:G_IS_PARAM_SPEC_FLAGS (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gst_libav/ext/libav/
Dgstavcfg.c455 } else if (G_IS_PARAM_SPEC_FLAGS (pspec)) { in set_option_value()
558 } else if (G_IS_PARAM_SPEC_FLAGS (pspec)) { in gst_ffmpeg_cfg_get_property()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c406 } else if (G_IS_PARAM_SPEC_FLAGS (spec)) { in _add_properties()
571 } else if (G_IS_PARAM_SPEC_FLAGS (spec)) { in _add_properties()
/third_party/glib/gobject/
Dgparamspecs.h301 #define G_IS_PARAM_SPEC_FLAGS(pspec) (G_TYPE_CHECK_INSTANCE_TYPE ((pspec), G_TYPE_PARAM_FLAGS… macro
/third_party/glib/docs/reference/gobject/
Dgobject-sections.txt678 G_IS_PARAM_SPEC_FLAGS
/third_party/gstreamer/gstreamer/tools/
Dgst-inspect.c629 } else if (G_IS_PARAM_SPEC_FLAGS (param)) { in print_object_properties_info()