Home
last modified time | relevance | path

Searched refs:are_same_stacks (Results 1 – 3 of 3) sorted by path

/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/plugins/nle/
H A Dnlecomposition.c2834 are_same_stacks (GNode * stack1, GNode * stack2) in are_same_stacks() function
2857 if (!(are_same_stacks (child1, child2))) in are_same_stacks()
3068 samestack = are_same_stacks (priv->current, stack); in update_pipeline()
/dports/multimedia/gstreamer1-plugins-gnonlin/gnonlin-1.4.0/
H A DChangeLog3319 (compare_relink_single_node), (are_same_stacks), (update_pipeline),
3554 (get_clean_toplevel_stack), (are_same_stacks), (update_pipeline),
/dports/multimedia/gstreamer1-plugins-gnonlin/gnonlin-1.4.0/gnl/
H A Dgnlcomposition.c2599 are_same_stacks (GNode * stack1, GNode * stack2) in are_same_stacks() function
2622 if (!(are_same_stacks (child1, child2))) in are_same_stacks()
2693 samestack = are_same_stacks (priv->current, stack); in update_pipeline()