Home
last modified time | relevance | path

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

/third_party/gstreamer/gstreamer/libs/gst/check/
Dgstcheck.h691 #define ASSERT_MINI_OBJECT_REFCOUNT(miniobj, name, value) \ argument
694 rc = GST_MINI_OBJECT_REFCOUNT_VALUE (miniobj); \
696 name " (%p) refcount is %d instead of %d", miniobj, rc, value); \