Searched refs:miniobj (Results 1 – 1 of 1) sorted by relevance
691 #define ASSERT_MINI_OBJECT_REFCOUNT(miniobj, name, value) \ argument694 rc = GST_MINI_OBJECT_REFCOUNT_VALUE (miniobj); \696 name " (%p) refcount is %d instead of %d", miniobj, rc, value); \