Lines Matching defs:LADSPA_Handle
362 typedef void * LADSPA_Handle;
423 writers will not use this facility as LADSPA_Handle should be
436 LADSPA_Handle (*instantiate)(const struct _LADSPA_Descriptor * Descriptor,
465 void (*connect_port)(LADSPA_Handle Instance,
488 void (*activate)(LADSPA_Handle Instance);
504 void (*run)(LADSPA_Handle Instance,
520 void (*run_adding)(LADSPA_Handle Instance,
532 void (*set_run_adding_gain)(LADSPA_Handle Instance,
548 void (*deactivate)(LADSPA_Handle Instance);
557 void (*cleanup)(LADSPA_Handle Instance);