Home
last modified time | relevance | path

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

/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dmisc.h304 if (G_UNLIKELY ((level) <= GST_LEVEL_MAX && (level) <= _gst_debug_min)) { \
312 if (G_UNLIKELY ((level) <= GST_LEVEL_MAX && (level) <= _gst_debug_min)) { \
322 if (G_UNLIKELY ((level) <= GST_LEVEL_MAX && (level) <= _gst_debug_min)) { in VBI_CAT_LEVEL_LOG_valist()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/
Dgstgldebug.c444 if (G_UNLIKELY (level <= GST_LEVEL_MAX && level <= _gst_debug_min)) { in gst_gl_async_debug_store_log_msg_valist()
509 if (G_UNLIKELY (level <= GST_LEVEL_MAX && level <= _gst_debug_min)) { in gst_gl_async_debug_store_log_msg()
/third_party/gstreamer/gstreamer/gst/
Dgstinfo.h117 #ifndef GST_LEVEL_MAX
118 #define GST_LEVEL_MAX GST_LEVEL_COUNT macro
689 if (G_UNLIKELY ((level) <= GST_LEVEL_MAX && (level) <= _gst_debug_min)) { \
697 if (G_UNLIKELY ((level) <= GST_LEVEL_MAX && (level) <= _gst_debug_min)) { \
707 if (G_UNLIKELY ((level) <= GST_LEVEL_MAX && (level) <= _gst_debug_min)) { in GST_CAT_LEVEL_LOG_valist()
730 if (G_UNLIKELY (GST_LEVEL_MEMDUMP <= GST_LEVEL_MAX && \
/third_party/gstreamer/gstplugins_bad/ext/sctp/
Dsctpassociation.c219 if (USRSCTP_GST_DEBUG_LEVEL <= GST_LEVEL_MAX in gst_sctp_association_init()
/third_party/gstreamer/gstreamer/
DChangeLog32496 API: GST_LEVEL_MAX
32497 By compiling gstreamer (or plugins) with GST_LEVEL_MAX defined, only