Home
last modified time | relevance | path

Searched refs:GST_CAT_BUFFER (Results 1 – 4 of 4) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstbuffer.c269 GST_CAT_ERROR (GST_CAT_BUFFER, "Failed to map memory writable"); in _actual_merged_memory()
280 GST_CAT_ERROR (GST_CAT_BUFFER, in _actual_merged_memory()
305 GST_CAT_LOG (GST_CAT_BUFFER, "buffer %p, idx %u, length %u", buffer, idx, in _get_merged_memory()
326 GST_CAT_LOG (GST_CAT_BUFFER, in _replace_memory()
451 GST_CAT_WARNING (GST_CAT_BUFFER, "Failed to acquire an exclusive lock for " in _memory_get_exclusive_reference()
462 GST_CAT_LOG (GST_CAT_BUFFER, "buffer %p, idx %d, mem %p", buffer, idx, mem); in _memory_add()
568 GST_CAT_LOG (GST_CAT_BUFFER, "copy %p to %p, offset %" G_GSIZE_FORMAT in gst_buffer_copy_into()
683 GST_CAT_DEBUG (GST_CAT_BUFFER, in gst_buffer_copy_into()
695 GST_CAT_ERROR (GST_CAT_BUFFER, in gst_buffer_copy_into()
765 GST_CAT_LOG (GST_CAT_BUFFER, "release %p to pool %p", buffer, pool); in _gst_buffer_dispose()
[all …]
Dgst_private.h273 GST_API GstDebugCategory *GST_CAT_BUFFER; variable
319 #define GST_CAT_BUFFER NULL
Dgstinfo.c217 GstDebugCategory *GST_CAT_BUFFER = NULL; variable
407 GST_CAT_BUFFER = _gst_debug_category_new ("GST_BUFFER", in _priv_gst_debug_init()
/third_party/gstreamer/gstreamer/plugins/tracers/
Dgstlog.c37 GST_DEBUG_CATEGORY_STATIC (GST_CAT_BUFFER);
49 GST_DEBUG_CATEGORY_GET (GST_CAT_BUFFER, "GST_BUFFER"); \
78 do_log (GST_CAT_BUFFER, GST_FUNCTION, (GObject *) pad, in do_push_buffer_pre()
87 do_log (GST_CAT_BUFFER, GST_FUNCTION, (GObject *) pad, in do_push_buffer_post()
114 do_log (GST_CAT_BUFFER, GST_FUNCTION, (GObject *) pad, in do_pull_range_pre()
123 do_log (GST_CAT_BUFFER, GST_FUNCTION, (GObject *) pad, in do_pull_range_post()