Home
last modified time | relevance | path

Searched refs:GST_TRACER_BIN_REMOVE_PRE (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstreamer/gst/
Dgsttracerutils.h481 #define GST_TRACER_BIN_REMOVE_PRE(bin, element) G_STMT_START{ \ macro
760 #define GST_TRACER_BIN_REMOVE_PRE(bin, element)
Dgstbin.c1874 GST_TRACER_BIN_REMOVE_PRE (bin, element); in gst_bin_remove()