Searched refs:param_spec (Results 1 – 13 of 13) sorted by relevance
/third_party/boost/boost/parameter/aux_/preprocessor/ |
D | no_perfect_forwarding_begin.hpp | 37 #define BOOST_PARAMETER_build_arg_list(n, make, param_spec, arg_type) \ argument 39 n, BOOST_PARAMETER_make_arg_list, (make)(param_spec)(arg_type) \
|
/third_party/gstreamer/gstplugins_base/ext/gl/ |
D | gstglsrcbin.c | 33 const GValue * value, GParamSpec * param_spec); 35 GValue * value, GParamSpec * param_spec);
|
D | caopengllayersink.m | 71 const GValue * value, GParamSpec * param_spec) 74 param_spec->name, value); 79 GValue * value, GParamSpec * param_spec) 82 param_spec->name, value); 149 const GValue * value, GParamSpec * param_spec); 151 GValue * value, GParamSpec * param_spec);
|
D | gstglsinkbin.c | 37 const GValue * value, GParamSpec * param_spec); 39 GValue * value, GParamSpec * param_spec);
|
D | gstglimagesink.c | 145 const GValue * value, GParamSpec * param_spec) in gst_gl_image_sink_bin_set_property() argument 148 param_spec->name, value); in gst_gl_image_sink_bin_set_property() 153 GValue * value, GParamSpec * param_spec) in gst_gl_image_sink_bin_get_property() argument 156 param_spec->name, value); in gst_gl_image_sink_bin_get_property() 333 const GValue * value, GParamSpec * param_spec); 335 GValue * value, GParamSpec * param_spec);
|
/third_party/gstreamer/gstplugins_good/ext/qt/ |
D | gstqtoverlay.cc | 96 const GValue * value, GParamSpec * param_spec); 98 GValue * value, GParamSpec * param_spec);
|
D | gstqtsink.cc | 87 const GValue * value, GParamSpec * param_spec); 89 GValue * value, GParamSpec * param_spec);
|
/third_party/glib/gobject/tests/ |
D | ifaceproperties.c | 395 assert_in_properties (GParamSpec *param_spec, in DEFINE_TYPE() 404 if (properties[i] == param_spec) in DEFINE_TYPE()
|
/third_party/gstreamer/gstplugins_good/ext/gtk/ |
D | gstgtkbasesink.c | 46 const GValue * value, GParamSpec * param_spec); 48 GValue * value, GParamSpec * param_spec);
|
/third_party/gstreamer/gstplugins_bad/ext/vulkan/ |
D | vksink.c | 47 const GValue * value, GParamSpec * param_spec); 49 GValue * value, GParamSpec * param_spec);
|
D | vkupload.c | 1126 const GValue * value, GParamSpec * param_spec); 1128 GValue * value, GParamSpec * param_spec);
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avsamplevideosink.m | 39 const GValue * value, GParamSpec * param_spec); 41 GValue * value, GParamSpec * param_spec);
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 189218 …faac: Change the param_spec default value for allowed block types to match the gst_faac_init value…
|