Lines Matching defs:LADSPA_Handle
363 typedef void * LADSPA_Handle;
424 writers will not use this facility as LADSPA_Handle should be
437 LADSPA_Handle (*instantiate)(const struct _LADSPA_Descriptor * Descriptor,
466 void (*connect_port)(LADSPA_Handle Instance,
489 void (*activate)(LADSPA_Handle Instance);
505 void (*run)(LADSPA_Handle Instance,
521 void (*run_adding)(LADSPA_Handle Instance,
533 void (*set_run_adding_gain)(LADSPA_Handle Instance,
549 void (*deactivate)(LADSPA_Handle Instance);
558 void (*cleanup)(LADSPA_Handle Instance);