Home
last modified time | relevance | path

Searched refs:g_value_set_boxed (Results 1 – 25 of 87) sorted by relevance

1234

/third_party/gstreamer/gstplugins_bad/ext/dash/
Dgstmpdrootnode.c141 g_value_set_boxed (value, self->availabilityStartTime); in gst_mpd_root_node_get_property()
144 g_value_set_boxed (value, self->availabilityEndTime); in gst_mpd_root_node_get_property()
147 g_value_set_boxed (value, self->publishTime); in gst_mpd_root_node_get_property()
/third_party/gstreamer/gstplugins_good/gst/audiofx/
Daudioiirfilter.c275 g_value_set_boxed (value, self->a); in gst_audio_iir_filter_get_property()
278 g_value_set_boxed (value, self->b); in gst_audio_iir_filter_get_property()
Daudiofirfilter.c256 g_value_set_boxed (value, self->kernel); in gst_audio_fir_filter_get_property()
/third_party/glib/gobject/
Dgboxed.h76 void g_value_set_boxed (GValue *value,
Dgbinding.c1485 g_value_set_boxed (&params[1], source); in bind_with_closures_transform_to()
1488 g_value_set_boxed (&params[2], target); in bind_with_closures_transform_to()
1528 g_value_set_boxed (&params[1], source); in bind_with_closures_transform_from()
1531 g_value_set_boxed (&params[2], target); in bind_with_closures_transform_from()
Dgsourceclosure.c92 g_value_set_boxed (&params[0], channel); in io_watch_closure_callback()
/third_party/libsoup/libsoup/
Dsoup-message.c280 g_value_set_boxed (value, priv->uri); in soup_message_get_property()
283 g_value_set_boxed (value, priv->site_for_cookies); in soup_message_get_property()
304 g_value_set_boxed (value, priv->first_party); in soup_message_get_property()
307 g_value_set_boxed (value, msg->request_body); in soup_message_get_property()
315 g_value_set_boxed (value, msg->request_headers); in soup_message_get_property()
318 g_value_set_boxed (value, msg->response_body); in soup_message_get_property()
326 g_value_set_boxed (value, msg->response_headers); in soup_message_get_property()
Dsoup-request.c120 g_value_set_boxed (value, request->priv->uri); in soup_request_get_property()
Dsoup-connection.c127 g_value_set_boxed (value, priv->remote_uri); in soup_connection_get_property()
130 g_value_set_boxed (value, priv->socket_props); in soup_connection_get_property()
/third_party/gstreamer/gstplugins_base/tests/check/libs/
Dtag.c1417 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1421 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1425 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1429 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1433 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1437 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1441 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1578 g_value_set_boxed (&value, datetime); in GST_START_TEST()
1909 g_value_set_boxed (&value, datetime); in GST_START_TEST()
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstminiobject.c383 g_value_set_boxed (value, GST_MINI_OBJECT (new_buf)); in my_foo_get_property()
453 g_value_set_boxed (&value, NULL); in GST_START_TEST()
/third_party/glib/gio/
Dgsimpleaction.c306 g_value_set_boxed (value, g_simple_action_get_parameter_type (action)); in g_simple_action_get_property()
314 g_value_set_boxed (value, g_simple_action_get_state_type (action)); in g_simple_action_get_property()
Dgpropertyaction.c384 g_value_set_boxed (value, g_property_action_get_parameter_type (action)); in g_property_action_get_property()
392 g_value_set_boxed (value, g_property_action_get_state_type (action)); in g_property_action_get_property()
Dgbytesicon.c77 g_value_set_boxed (value, icon->bytes); in G_DEFINE_TYPE_WITH_CODE()
/third_party/gstreamer/gstreamer/gst/
Dgstsample.h169 #define gst_value_set_sample(v,b) g_value_set_boxed((v),(b))
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer-g-main-context-signal-dispatcher.c107 g_value_set_boxed (value, self->application_context); in gst_player_g_main_context_signal_dispatcher_get_property()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/
Dgstaudiosrc.c206 g_value_set_boxed (&val, g_thread_self ()); in audioringbuffer_thread_func()
280 g_value_set_boxed (&val, g_thread_self ()); in audioringbuffer_thread_func()
Dgstaudiosink.c230 g_value_set_boxed (&val, g_thread_self ()); in audioringbuffer_thread_func()
308 g_value_set_boxed (&val, g_thread_self ()); in audioringbuffer_thread_func()
/third_party/gstreamer/gstplugins_bad/gst/geometrictransform/
Dgstperspective.c175 g_value_set_boxed (value, get_array_from_matrix (perspective)); in gst_perspective_get_property()
/third_party/gstreamer/gstplugins_bad/ext/dtls/
Dgstdtlssrtpbin.c227 g_value_set_boxed (value, self->key); in gst_dtls_srtp_bin_get_property()
/third_party/glib/gobject/tests/
Dboxed.c88 g_value_set_boxed (&value, &boxed); in test_boxed_ownership()
586 g_value_set_boxed (&value, t); in test_boxed_thread()
/third_party/gstreamer/gstplugins_bad/gst/rawparse/
Dgstaudioparse.c362 g_value_set_boxed (value, channel_positions); in gst_audio_parse_get_property()
/third_party/gstreamer/gstplugins_good/ext/vpx/
Dgstvpxenc.c1419 g_value_set_boxed (value, NULL); in gst_vpx_enc_get_property()
1432 g_value_set_boxed (value, va); in gst_vpx_enc_get_property()
1441 g_value_set_boxed (value, NULL); in gst_vpx_enc_get_property()
1454 g_value_set_boxed (value, va); in gst_vpx_enc_get_property()
1466 g_value_set_boxed (value, NULL); in gst_vpx_enc_get_property()
1479 g_value_set_boxed (value, va); in gst_vpx_enc_get_property()
/third_party/gstreamer/gstplugins_base/ext/pango/
Dgsttimeoverlay.c377 g_value_set_boxed (value, overlay->datetime_epoch); in gst_time_overlay_get_property()
/third_party/gstreamer/gstplugins_bad/ext/ladspa/
Dgstladspa.c253 g_value_set_boxed (&value, ladspa_meta); in ladspa_describe_plugin()

1234