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.c1405 gst_debug_remove_log_function (GstLogFunction func) in gst_debug_remove_log_function() function
2239 gst_debug_remove_log_function (GstLogFunction func) in gst_debug_remove_log_function() function
Dgstinfo.h510 #define gst_debug_remove_log_function(func) \ macro