Searched refs:GST_MINI_OBJECT_REFCOUNT (Results 1 – 5 of 5) sorted by relevance
159 &GST_MINI_OBJECT_REFCOUNT (buffer)); in custom_init_func()191 &GST_MINI_OBJECT_REFCOUNT (buffer)); in custom_transform_func()
189 #define GST_MINI_OBJECT_REFCOUNT(obj) ((GST_MINI_OBJECT_CAST(obj))->refcount) macro
158 #define GST_CAPS_REFCOUNT(caps) GST_MINI_OBJECT_REFCOUNT(caps)
120 if (gst_structure_set_parent_refcount (__e.structure, &GST_MINI_OBJECT_REFCOUNT(caps)) && \121 …atures || gst_caps_features_set_parent_refcount (__e.features, &GST_MINI_OBJECT_REFCOUNT(caps)))) …
2143 i, GST_MINI_OBJECT_REFCOUNT (buf)); in gst_multi_handle_sink_stop()