Home
last modified time | relevance | path

Searched refs:GST_CAT_ERROR_OBJECT (Results 1 – 6 of 6) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h1088 #define GST_CAT_ERROR_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_ERROR, obj, __VA_ARG… macro
1123 #define GST_CAT_ERROR_OBJECT(cat,obj,args...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_ERROR, obj, ##ar… macro
1158 GST_CAT_ERROR_OBJECT (GstDebugCategory * cat, gpointer obj, const char *format, in GST_CAT_ERROR_OBJECT() function
1559 #define GST_CAT_ERROR_OBJECT(...) G_STMT_START{ }G_STMT_END macro
1596 #define GST_CAT_ERROR_OBJECT(args...) G_STMT_START{ }G_STMT_END macro
1636 GST_CAT_ERROR_OBJECT (GstDebugCategory * cat, gpointer obj, const char *format, in GST_CAT_ERROR_OBJECT() function
Dgstsystemclock.c712 GST_CAT_ERROR_OBJECT (GST_CAT_CLOCK, clock, in gst_system_clock_async_thread()
1024 GST_CAT_ERROR_OBJECT (GST_CAT_CLOCK, clock, in gst_system_clock_id_wait_jitter_unlocked()
1115 GST_CAT_ERROR_OBJECT (GST_CAT_CLOCK, clock, in gst_system_clock_id_wait_jitter()
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dgstcudamemory.c132 GST_CAT_ERROR_OBJECT (GST_CAT_MEMORY, self, "CUDA allocation failure"); in gst_cuda_allocator_alloc()
449 GST_CAT_ERROR_OBJECT (GST_CAT_MEMORY, in cuda_mem_copy()
Dgstcudautils.c199 GST_CAT_ERROR_OBJECT (GST_CAT_CONTEXT, element, in gst_cuda_ensure_element_context()
/third_party/gstreamer/gstplugins_bad/ext/assrender/
Dgstassrender.c200 GST_CAT_ERROR_OBJECT (gst_ass_render_lib_debug, render, "%s", message); in _libass_message_cb()
/third_party/gstreamer/gstreamer/plugins/elements/
Dgstqueue.c1486 GST_CAT_ERROR_OBJECT (queue_dataflow, queue, in gst_queue_push_one()