Searched refs:LADSPA_Handle (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dladspa.h363 typedef void * LADSPA_Handle; typedef
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 Instanc
[all...]
H A Dpcm_ladspa.c83 LADSPA_Handle *handle;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Daf_ladspa.c60 LADSPA_Handle *handles;
610 // We will instantiate multiple LADSPA_Handle, one over each channel

Completed in 101 milliseconds