Searched refs:GST_CAT_ERROR_OBJECT (Results 1 – 6 of 6) sorted by relevance
/third_party/gstreamer/gstreamer/gst/ |
D | gstinfo.h | 1088 #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
|
D | gstsystemclock.c | 712 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/ |
D | gstcudamemory.c | 132 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()
|
D | gstcudautils.c | 199 GST_CAT_ERROR_OBJECT (GST_CAT_CONTEXT, element, in gst_cuda_ensure_element_context()
|
/third_party/gstreamer/gstplugins_bad/ext/assrender/ |
D | gstassrender.c | 200 GST_CAT_ERROR_OBJECT (gst_ass_render_lib_debug, render, "%s", message); in _libass_message_cb()
|
/third_party/gstreamer/gstreamer/plugins/elements/ |
D | gstqueue.c | 1486 GST_CAT_ERROR_OBJECT (queue_dataflow, queue, in gst_queue_push_one()
|