Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstmemory.c79 GST_CAT_DEBUG (GST_CAT_MEMORY, "copy memory %p", mem); in _gst_memory_copy()
88 GST_CAT_DEBUG (GST_CAT_MEMORY, "free memory %p", mem); in _gst_memory_free()
138 GST_CAT_DEBUG (GST_CAT_MEMORY, "new memory %p, maxsize:%" G_GSIZE_FORMAT in gst_memory_init()
257 GST_CAT_DEBUG (GST_CAT_MEMORY, "cannot copy memory %p", mem); in gst_memory_make_mapped()
262 GST_CAT_DEBUG (GST_CAT_MEMORY, "cannot map memory %p with flags %d", mem, in gst_memory_make_mapped()
319 GST_CAT_DEBUG (GST_CAT_MEMORY, "mem %p: lock %d failed", mem, flags); in gst_memory_map()
327 GST_CAT_INFO (GST_CAT_MEMORY, "mem %p: subclass map failed", mem); in gst_memory_map()
H A Dgstallocator.c108 GST_CAT_WARNING (GST_CAT_MEMORY, "could not write map memory %p", copy); in _fallback_mem_copy()
206 GST_CAT_DEBUG (GST_CAT_MEMORY, "registering allocator %p with name \"%s\"", in gst_allocator_register()
565 GST_CAT_DEBUG (GST_CAT_MEMORY, "init allocator %p", allocator); in gst_allocator_sysmem_init()
588 GST_CAT_DEBUG (GST_CAT_MEMORY, "memory alignment: %" G_GSIZE_FORMAT, in _priv_gst_allocator_initialize()
H A Dgst_private.h268 GST_API GstDebugCategory *GST_CAT_MEMORY; variable
H A Dgstinfo.c189 GstDebugCategory *GST_CAT_MEMORY = NULL; variable
406 GST_CAT_MEMORY = _gst_debug_category_new ("GST_MEMORY", in _priv_gst_debug_init()