Searched refs:GST_CAT_CAPS (Results 1 – 5 of 5) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstpad.c | 2282 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, src, "src caps %" GST_PTR_FORMAT, in gst_pad_link_check_compatible_unlocked() 2284 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, sink, "sink caps %" GST_PTR_FORMAT, in gst_pad_link_check_compatible_unlocked() 2302 GST_CAT_DEBUG (GST_CAT_CAPS, "caps are %scompatible", in gst_pad_link_check_compatible_unlocked() 2349 GST_CAT_DEBUG (GST_CAT_CAPS, in gst_pad_link_check_hierarchy() 2356 GST_CAT_DEBUG (GST_CAT_CAPS, in gst_pad_link_check_hierarchy() 2363 GST_CAT_DEBUG (GST_CAT_CAPS, "pads have same parent %" GST_PTR_FORMAT, in gst_pad_link_check_hierarchy() 2369 GST_CAT_DEBUG (GST_CAT_CAPS, in gst_pad_link_check_hierarchy() 2709 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, in gst_pad_has_current_caps() 2737 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, in gst_pad_get_current_caps() 2829 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, "Caps query failed"); in gst_pad_get_allowed_caps() [all …]
|
D | gst_private.h | 276 GST_API GstDebugCategory *GST_CAT_CAPS; variable 322 #define GST_CAT_CAPS NULL
|
D | gstutils.c | 955 GST_CAT_LOG (GST_CAT_CAPS, in gst_element_get_compatible_pad_template() 958 GST_CAT_DEBUG (GST_CAT_CAPS, in gst_element_get_compatible_pad_template() 963 GST_CAT_DEBUG (GST_CAT_CAPS, in gst_element_get_compatible_pad_template() 965 GST_CAT_DEBUG (GST_CAT_CAPS, in gst_element_get_compatible_pad_template() 971 GST_CAT_DEBUG (GST_CAT_CAPS, "caps are %scompatible", in gst_element_get_compatible_pad_template() 3102 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, in gst_pad_query_caps() 3109 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, in gst_pad_query_caps() 3148 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, in gst_pad_peer_query_caps() 3155 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, in gst_pad_peer_query_caps() 3185 GST_CAT_DEBUG_OBJECT (GST_CAT_CAPS, pad, "accept caps of %" in gst_pad_query_accept_caps()
|
D | gstcaps.c | 218 GST_CAT_TRACE (GST_CAT_CAPS, "freeing caps %p", caps); in _gst_caps_free() 263 GST_CAT_TRACE (GST_CAT_CAPS, "created caps %p", caps); in gst_caps_new_empty() 439 GST_CAT_TRACE (GST_CAT_CAPS, "created %p from string %s", static_caps, in gst_static_caps_get()
|
D | gstinfo.c | 220 GstDebugCategory *GST_CAT_CAPS = NULL; variable 412 GST_CAT_CAPS = _gst_debug_category_new ("GST_CAPS", in _priv_gst_debug_init()
|