Home
last modified time | relevance | path

Searched refs:GST_CAT_PADS (Results 1 – 8 of 8) sorted by relevance

/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlog.c43 GST_DEBUG_CATEGORY_STATIC (GST_CAT_PADS);
54 GST_DEBUG_CATEGORY_GET (GST_CAT_PADS, "GST_PADS"); \
278 do_log (GST_CAT_PADS, GST_FUNCTION, (GObject *) src, in do_pad_link_pre()
287 do_log (GST_CAT_PADS, GST_FUNCTION, (GObject *) src, in do_pad_link_post()
296 do_log (GST_CAT_PADS, GST_FUNCTION, (GObject *) src, in do_pad_unlink_pre()
305 do_log (GST_CAT_PADS, GST_FUNCTION, (GObject *) src, in do_pad_unlink_post()
/third_party/gstreamer/gstreamer/gst/
Dgstpad.c103 #define GST_CAT_DEFAULT GST_CAT_PADS
1226 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, "%s in %s mode", in activate_mode_internal()
1245 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, "already %s in %s mode", in activate_mode_internal()
1251 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, in activate_mode_internal()
1260 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, in activate_mode_internal()
1268 GST_CAT_INFO_OBJECT (GST_CAT_PADS, pad, "can't activate unlinked sink " in activate_mode_internal()
1275 GST_CAT_INFO_OBJECT (GST_CAT_PADS, pad, "failed to %s in %s mode", in activate_mode_internal()
1330 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, "already %s in %s mode", in gst_pad_activate_mode()
1736 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, "activatefunc set to %s", in gst_pad_set_activate_function_full()
1771 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, "activatemodefunc set to %s", in gst_pad_set_activatemode_function_full()
[all …]
Dgstutils.c1079 GST_CAT_INFO (GST_CAT_PADS, "trying to link %s:%s and %s:%s", in gst_pad_check_link()
1083 GST_CAT_INFO (GST_CAT_PADS, "Source pad %s:%s has a peer, failed", in gst_pad_check_link()
1088 GST_CAT_INFO (GST_CAT_PADS, "Sink pad %s:%s has a peer, failed", in gst_pad_check_link()
1093 GST_CAT_INFO (GST_CAT_PADS, "Src pad %s:%s is not source pad, failed", in gst_pad_check_link()
1098 GST_CAT_INFO (GST_CAT_PADS, "Sink pad %s:%s is not sink pad, failed", in gst_pad_check_link()
1103 GST_CAT_INFO (GST_CAT_PADS, "Src pad %s:%s has no parent, failed", in gst_pad_check_link()
1108 GST_CAT_INFO (GST_CAT_PADS, "Sink pad %s:%s has no parent, failed", in gst_pad_check_link()
1632 GST_CAT_INFO (GST_CAT_PADS, "%s and %s in same bin, no need for ghost pads", in prepare_link_maybe_ghosting()
1637 GST_CAT_INFO (GST_CAT_PADS, "%s and %s not in same bin, making ghost pads", in prepare_link_maybe_ghosting()
2782 GST_CAT_DEBUG_OBJECT (GST_CAT_PADS, pad, in gst_pad_proxy_query_accept_caps()
[all …]
Dgst_private.h279 GST_API GstDebugCategory *GST_CAT_PADS; variable
325 #define GST_CAT_PADS NULL
Dgstpadtemplate.c101 #define GST_CAT_DEFAULT GST_CAT_PADS
Dgstghostpad.c52 #define GST_CAT_DEFAULT GST_CAT_PADS
Dgstinfo.c223 GstDebugCategory *GST_CAT_PADS = NULL; variable
418 GST_CAT_PADS = _gst_debug_category_new ("GST_PADS", in _priv_gst_debug_init()
Dgstelement.c1248 GST_CAT_DEBUG (GST_CAT_PADS, "comparing %s to %s", name, in gst_element_request_pad_simple()