Home
last modified time | relevance | path

Searched refs:GST_CAT_FIXME (Results 1 – 5 of 5) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h1101 #define GST_CAT_FIXME(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_FIXME, NULL, __VA_ARGS__) macro
1136 #define GST_CAT_FIXME(cat,args...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_FIXME, NULL, ##args ) macro
1285 GST_CAT_FIXME (GstDebugCategory * cat, const char *format, ...) in GST_CAT_FIXME() function
1572 #define GST_CAT_FIXME(...) G_STMT_START{ }G_STMT_END macro
1609 #define GST_CAT_FIXME(args...) G_STMT_START{ }G_STMT_END macro
1703 GST_CAT_FIXME (GstDebugCategory * cat, const char *format, ...) in GST_CAT_FIXME() function
/third_party/gstreamer/gstreamer/tests/check/gst/
Dgstinfo.c302 GST_CAT_FIXME (cat, "fix some%s in this category", "thing"); in GST_START_TEST()
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/
Dgstvkinstance.c322 GST_CAT_FIXME (GST_VULKAN_DEBUG_CAT, "[%s] Code %d : %s", pLayerPrefix, in _gst_vk_debug_callback()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstglmemory.c681 GST_CAT_FIXME (GST_CAT_GL_MEMORY, in gst_gl_memory_copy_teximage()
/third_party/gstreamer/gstreamer/
DChangeLog88696 API: GST_CAT_FIXME