Home
last modified time | relevance | path

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

/dports/multimedia/gstreamer1-editing-services/gstreamer-editing-services-1.16.2/plugins/nle/
H A Dnlecomposition.c251 static void _update_pipeline_func (NleComposition * comp,
807 } else if (ACTION_CALLBACK (action) == _update_pipeline_func || in _free_action()
915 _remove_actions_for_type (comp, G_CALLBACK (_update_pipeline_func)); in _remove_update_actions()
1019 GST_DEBUG_REGISTER_FUNCPTR (_update_pipeline_func); in nle_composition_class_init()
1339 _add_update_compo_action (comp, G_CALLBACK (_update_pipeline_func), in ghost_event_probe_handler()
2386 _update_pipeline_func (NleComposition * comp, UpdateCompositionData * ucompo) in _update_pipeline_func() function