Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/gst/
Dgstinfo.c1558 gst_debug_remove_log_function (GstLogFunction func) in gst_debug_remove_log_function() function
2427 gst_debug_remove_log_function (GstLogFunction func) in gst_debug_remove_log_function() function
Dgstinfo.h561 #define gst_debug_remove_log_function(func) \ macro