Home
last modified time | relevance | path

Searched refs:G_SIGNAL_NO_HOOKS (Results 1 – 9 of 9) sorted by relevance

/third_party/gstreamer/gstplugins_bad/gst-libs/gst/play/
Dgstplay-signal-adapter.c395 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
400 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
405 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
410 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
415 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
420 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
425 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
430 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
435 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
440 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_play_signal_adapter_class_init()
[all …]
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/transcoder/
Dgsttranscoder-signal-adapter.c286 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_transcoder_signal_adapter_class_init()
291 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_transcoder_signal_adapter_class_init()
296 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_transcoder_signal_adapter_class_init()
301 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_transcoder_signal_adapter_class_init()
306 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_transcoder_signal_adapter_class_init()
311 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_transcoder_signal_adapter_class_init()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/player/
Dgstplayer.c305 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
310 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
315 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
320 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
325 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
330 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
335 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
340 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
345 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
350 G_SIGNAL_RUN_LAST | G_SIGNAL_NO_RECURSE | G_SIGNAL_NO_HOOKS, 0, NULL, in gst_player_class_init()
[all …]
/third_party/gstreamer/gstreamer/gst/
Dgststreamcollection.c122 G_SIGNAL_NO_HOOKS, G_STRUCT_OFFSET (GstStreamCollectionClass, in gst_stream_collection_class_init()
Dgstobject.c188 G_SIGNAL_NO_HOOKS, G_STRUCT_OFFSET (GstObjectClass, deep_notify), NULL, in gst_object_class_init()
/third_party/glib/gobject/
Dgsignal.h138 G_SIGNAL_NO_HOOKS = 1 << 6, enumerator
Dgobject.c552 …G_SIGNAL_RUN_FIRST | G_SIGNAL_NO_RECURSE | G_SIGNAL_DETAILED | G_SIGNAL_NO_HOOKS | G_SIGNAL_ACTION, in g_object_do_class_init()
Dgsignal.c1071 if (node->flags & G_SIGNAL_NO_HOOKS) in g_signal_add_emission_hook()
/third_party/gstreamer/gstreamer/docs/
Dgst-hotdoc-plugins-scanner.c317 if (query.signal_flags & G_SIGNAL_NO_HOOKS) in _add_signals()