/third_party/gstreamer/gstplugins_bad/ext/rtmp/ |
D | gstrtmpelement.c | 61 gst_level = GST_LEVEL_LOG; in gst_rtmp_log_callback() 93 case GST_LEVEL_LOG: in _set_debug_level()
|
/third_party/gstreamer/gstreamer/gst/ |
D | gstinfo.h | 83 GST_LEVEL_LOG = 6, enumerator 1092 #define GST_CAT_LOG_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG, obj, __VA_ARGS… 1100 #define GST_CAT_LOG(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG, NULL, __VA_ARGS__) 1108 #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_… 1116 #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__) 1127 #define GST_CAT_LOG_OBJECT(cat,obj,args...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG, obj, ##args… 1135 #define GST_CAT_LOG(cat,args...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG, NULL, ##args ) 1143 #define GST_LOG_OBJECT(obj,args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, ##… 1151 #define GST_LOG(args...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, ##args ) 1208 GST_CAT_LEVEL_LOG_valist (cat, GST_LEVEL_LOG, obj, format, varargs); in GST_CAT_LOG_OBJECT() [all …]
|
D | gstobject.c | 461 if (G_UNLIKELY (_gst_debug_min >= GST_LEVEL_LOG)) { in gst_object_dispatch_properties_changed()
|
D | gstinfo.c | 1442 case GST_LEVEL_LOG: in gst_debug_level_get_name() 2118 *level = GST_LEVEL_LOG; in parse_debug_level()
|
D | gstenumtypes.c | 692 { C_ENUM(GST_LEVEL_LOG), "GST_LEVEL_LOG", "log" }, in gst_debug_level_get_type()
|
/third_party/gstreamer/gstreamer/tests/check/gst/ |
D | gstinfo.c | 65 gst_debug_set_default_threshold (GST_LEVEL_LOG); in GST_START_TEST() 151 gst_debug_set_default_threshold (GST_LEVEL_LOG); in GST_START_TEST() 255 gst_debug_set_default_threshold (GST_LEVEL_LOG); in GST_START_TEST() 333 gst_debug_set_default_threshold (GST_LEVEL_LOG); in GST_START_TEST() 516 GST_LEVEL_LOG); in GST_START_TEST()
|
/third_party/gstreamer/gstplugins_bad/ext/srt/ |
D | gstsrtelement.c | 59 gst_level = GST_LEVEL_LOG; in gst_srt_log_handler()
|
/third_party/gstreamer/gstplugins_bad/gst/rtmp2/rtmp/ |
D | amf.c | 605 if (G_UNLIKELY (GST_LEVEL_LOG <= _gst_debug_min) && in dump_argument() 606 GST_LEVEL_LOG <= gst_debug_category_get_threshold (GST_CAT_DEFAULT)) { in dump_argument() 911 if (G_UNLIKELY (GST_LEVEL_LOG <= _gst_debug_min) && in gst_amf_node_parse() 912 GST_LEVEL_LOG <= gst_debug_category_get_threshold (GST_CAT_DEFAULT)) { in gst_amf_node_parse() 1146 if (G_UNLIKELY (GST_LEVEL_LOG <= _gst_debug_min) && in gst_amf_node_serialize() 1147 GST_LEVEL_LOG <= gst_debug_category_get_threshold (GST_CAT_DEFAULT)) { in gst_amf_node_serialize()
|
D | rtmpmessage.c | 261 if (G_LIKELY (GST_LEVEL_LOG > _gst_debug_min || GST_LEVEL_LOG > in gst_rtmp_buffer_dump()
|
/third_party/gstreamer/gstplugins_good/gst/rtp/ |
D | rtpulpfeccommon.h | 30 …PACKET(obj, name, pkt) rtp_ulpfec_log_rtppacket (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, name, pk…
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | misc.h | 360 VBI_CAT_LEVEL_LOG (GST_LEVEL_LOG, NULL, templ , ##args) 375 VBI_CAT_LEVEL_LOG (GST_LEVEL_LOG, NULL, templ, __VA_ARGS__)
|
/third_party/gstreamer/gstplugins_bad/ext/openh264/ |
D | gstopenh264dec.cpp | 139 lvl = GST_LEVEL_LOG; in openh264_trace_cb()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/d3d11/ |
D | gstd3d11device.cpp | 205 return GST_LEVEL_LOG; in d3d11_message_severity_to_gst() 320 return GST_LEVEL_LOG; in dxgi_info_queue_message_severity_to_gst()
|
/third_party/gstreamer/gstplugins_good/gst/matroska/ |
D | ebml-read.c | 214 if (ebmlread_debug->threshold >= GST_LEVEL_LOG) { in gst_ebml_peek_id_full()
|
/third_party/gstreamer/gstplugins_bad/gst-libs/gst/vulkan/ |
D | gstvkinstance.c | 1041 if (vulkan_debug_level >= GST_LEVEL_LOG) in gst_vulkan_instance_open()
|
/third_party/gstreamer/gstplugins_bad/sys/mediafoundation/ |
D | mediacapturewrapper.cpp | 789 if (gst_debug_category_get_threshold (GST_CAT_DEFAULT) >= GST_LEVEL_LOG) { in mediaCaptureInitPost()
|
/third_party/gstreamer/gstplugins_good/gst/isomp4/ |
D | qtdemux_dump.c | 1106 if (qtdemux_debug->threshold < GST_LEVEL_LOG) in qtdemux_node_dump()
|
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/ |
D | gstglmemory.c | 285 GST_CAT_GL_MEMORY, GST_LEVEL_LOG, NULL, "%s took", func_name); in _gst_gl_memory_start_log()
|
/third_party/gstreamer/gstplugins_good/gst/rtsp/ |
D | gstrtspsrc.c | 9793 if (gst_debug_category_get_threshold (GST_CAT_DEFAULT) < GST_LEVEL_LOG) in gst_rtspsrc_print_rtsp_message() 9961 if (gst_debug_category_get_threshold (GST_CAT_DEFAULT) < GST_LEVEL_LOG) in gst_rtspsrc_print_sdp_message()
|