Home
last modified time | relevance | path

Searched refs:g_object_class_find_property (Results 1 – 25 of 65) sorted by relevance

123

/third_party/gstreamer/gstplugins_bad/sys/androidmedia/
Dgstahcsrc.c405 properties[PROP_WB_MODE] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
410 properties[PROP_COLOUR_TONE] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
415 properties[PROP_SCENE_MODE] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
420 properties[PROP_FLASH_MODE] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
426 g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
431 properties[PROP_CAPABILITIES] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
436 properties[PROP_EV_COMP] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
441 properties[PROP_ISO_SPEED] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
446 properties[PROP_APERTURE] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
452 properties[PROP_EXPOSURE] = g_object_class_find_property (gobject_class, in gst_ahc_src_class_init()
[all …]
/third_party/glib/gobject/tests/
Difaceproperties.c467 g_assert (g_object_class_find_property (object_class, "prop1") == inherited_spec1); in test_find_overridden()
468 g_assert (g_object_class_find_property (object_class, "prop2") == inherited_spec2); in test_find_overridden()
469 g_assert (g_object_class_find_property (object_class, "prop3") == inherited_spec3); in test_find_overridden()
470 g_assert (g_object_class_find_property (object_class, "prop4") == inherited_spec4); in test_find_overridden()
/third_party/glib/gio/tests/
Dgdbus-tests.h51 if (g_object_class_find_property (G_OBJECT_GET_CLASS (object), \
/third_party/gstreamer/gstplugins_base/tests/check/elements/
Daudiotestsrc.c86 property = g_object_class_find_property (oclass, "wave"); in GST_START_TEST()
179 property = g_object_class_find_property (oclass, "wave"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/uridownloader/
Dgsturidownloader.c481 if (g_object_class_find_property (gobject_class, "compress")) in gst_uri_downloader_set_uri()
483 if (g_object_class_find_property (gobject_class, "keep-alive")) in gst_uri_downloader_set_uri()
485 if (g_object_class_find_property (gobject_class, "extra-headers")) { in gst_uri_downloader_set_uri()
533 if (g_object_class_find_property (gobject_class, "method")) { in gst_uri_downloader_set_method()
/third_party/gstreamer/gstplugins_good/ext/raw1394/
Dgst1394probe.c80 spec = g_object_class_find_property (klass, "guid");
/third_party/gstreamer/gstplugins_base/tests/icles/
Dtest-textoverlay.c35 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (object), prop); in set_enum_property_by_name()
/third_party/libsoup/tests/
Dno-ssl-test.c66 pspec = g_object_class_find_property (g_type_class_peek (SOUP_TYPE_SESSION), in do_session_property_tests()
/third_party/glib/gobject/
Dgbinding.c838 …binding->source_pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (source), binding->source… in g_binding_constructed()
839 …binding->target_pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (target), binding->target… in g_binding_constructed()
1290 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (source), source_property); in g_object_bind_property_full()
1331 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (target), target_property); in g_object_bind_property_full()
/third_party/gstreamer/gstplugins_base/ext/alsa/
Dgstalsadeviceprobe.c46 pspec = g_object_class_find_property (klass, "device");
/third_party/gstreamer/gstplugins_bad/tests/examples/uvch264/
Dtest-uvch264.c125 param = g_object_class_find_property (G_OBJECT_GET_CLASS (property->src), in on_get_button_clicked()
179 param = g_object_class_find_property (G_OBJECT_GET_CLASS (property->src), in on_set_button_clicked()
435 g_object_class_find_property (G_OBJECT_GET_CLASS (properties in probe_all_properties()
/third_party/gstreamer/gstplugins_base/gst/audiomixer/
Dgstaudiomixer.c491 g_object_class_find_property (G_OBJECT_CLASS in gst_live_adder_set_property()
518 g_object_class_find_property (G_OBJECT_CLASS in gst_live_adder_get_property()
/third_party/gstreamer/gstplugins_bad/gst/camerabin2/
Dgstcamerabin2.c1319 G_PARAM_SPEC_FLOAT (g_object_class_find_property (G_OBJECT_GET_CLASS in gst_camera_bin_src_notify_max_zoom_cb()
1727 if (g_object_class_find_property (G_OBJECT_GET_CLASS (camera->src), in gst_camera_bin_create_elements()
1814 if (g_object_class_find_property (G_OBJECT_GET_CLASS (camera->audio_src), in gst_camera_bin_create_elements()
2110 && g_object_class_find_property (G_OBJECT_GET_CLASS (camera->src), in gst_camera_bin_set_property()
2119 && g_object_class_find_property (G_OBJECT_GET_CLASS (camera->src), in gst_camera_bin_set_property()
2153 && g_object_class_find_property (G_OBJECT_GET_CLASS (camera->src), in gst_camera_bin_set_property()
Dgstwrappercamerabinsrc.c508 if (g_object_class_find_property (G_OBJECT_GET_CLASS (bcamsrc), "max-zoom")) { in check_and_replace_src()
852 if (g_object_class_find_property (G_OBJECT_GET_CLASS (photography), in gst_wrapper_camera_bin_src_set_mode()
871 if (g_object_class_find_property (G_OBJECT_GET_CLASS (self->src_vid_src), in set_videosrc_zoom()
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-property-probe.c81 pspec = g_object_class_find_property (klass, "device");
/third_party/gstreamer/gstplugins_good/gst/debugutils/
Dtestplugin.c134 GParamSpec *spec = g_object_class_find_property (G_OBJECT_CLASS (klass), in gst_test_init()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/3dvideo/
Dmviewwidget.c174 g_object_class_find_property (G_OBJECT_GET_CLASS (mv), "downmix-mode"); in set_downmix_mode()
/third_party/gstreamer/gstplugins_base/tests/examples/gl/gtk/fxtest/
Dfxtest.c151 G_PARAM_SPEC_ENUM (g_object_class_find_property (G_OBJECT_GET_CLASS in apply_fx()
/third_party/gstreamer/gstreamer/gst/
Dgstchildproxy.c239 g_object_class_find_property (G_OBJECT_GET_CLASS (obj), current[0]); in gst_child_proxy_lookup()
Dgstcontrolbinding.c144 g_object_class_find_property (G_OBJECT_GET_CLASS (object), in gst_control_binding_constructor()
/third_party/gstreamer/gstplugins_base/sys/xvimage/
Dxvimagesink.c1400 list = g_list_append (NULL, g_object_class_find_property (klass, "device"));
1402 g_list_append (list, g_object_class_find_property (klass,
1405 g_list_append (list, g_object_class_find_property (klass,
1408 g_list_append (list, g_object_class_find_property (klass, "colorkey"));
/third_party/glib/gio/
Dgpropertyaction.c314 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (paction->object), property_name); in g_property_action_set_property_name()
/third_party/gstreamer/gstplugins_good/gst/multifile/
Dgstsplitmuxsink.c606 if (g_object_class_find_property (klass, "reserved-max-duration") == NULL) in update_muxer_properties()
608 if (g_object_class_find_property (klass, in update_muxer_properties()
1681 if (g_object_class_find_property (G_OBJECT_GET_CLASS (splitmux->sink), in start_next_fragment()
2924 if (g_object_class_find_property (G_OBJECT_GET_CLASS (e), "location") != NULL) in find_sink()
2933 if (g_object_class_find_property (G_OBJECT_GET_CLASS (child), in find_sink()
3011 if (g_object_class_find_property (G_OBJECT_GET_CLASS (splitmux->sink), in create_sink()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspautils.c323 if (g_object_class_find_property (G_OBJECT_CLASS (object_class), name)) { in gst_ladspa_object_class_get_param_name()
327 while (g_object_class_find_property (G_OBJECT_CLASS (object_class), nprop)) { in gst_ladspa_object_class_get_param_name()
/third_party/gstreamer/gstplugins_base/gst/playback/
Dgsturisourcebin.c985 if (g_object_class_find_property (G_OBJECT_GET_CLASS (slot->queue), in update_queue_values()
1009 && g_object_class_find_property (G_OBJECT_GET_CLASS (slot->queue), in update_queue_values()
1447 pspec = g_object_class_find_property (source_class, "connection-speed"); in gen_source_element()
1797 pspec = g_object_class_find_property (G_OBJECT_GET_CLASS (demuxer), in make_demuxer()
2111 pspec = g_object_class_find_property (source_class, "is-live"); in is_live_source()

123