Home
last modified time | relevance | path

Searched defs:GST_ERROR (Results 1 – 2 of 2) sorted by relevance

/dports/games/gemrb/gemrb-0.9.0/gemrb/plugins/MVEPlayer/
H A Dgstmvedemux.h31 #define GST_ERROR print macro
/dports/multimedia/gstreamer1/gstreamer-1.16.2/gst/
H A Dgstinfo.h1061 #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__) macro
1096 #define GST_ERROR(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, ##args ) macro
1331 GST_ERROR (const char *format, ...) in GST_ERROR() function
1529 #define GST_ERROR(...) G_STMT_START{ }G_STMT_END macro
1566 #define GST_ERROR(args...) G_STMT_START{ }G_STMT_END macro
1694 GST_ERROR (const char *format, ...) in GST_ERROR() function