Searched defs:_GstBaseTransformPrivate (Results 1 – 1 of 1) sorted by relevance
166 struct _GstBaseTransformPrivate struct169 gboolean passthrough;170 gboolean always_in_place;172 GstCaps *cache_caps1;173 gsize cache_caps1_size;174 GstCaps *cache_caps2;175 gsize cache_caps2_size;176 gboolean have_same_caps;178 gboolean negotiated;181 gboolean qos_enabled;[all …]