| _configured | ARDOUR::DSP::Convolution | protected |
| _convproc | ARDOUR::DSP::Convolution | protected |
| _impdata | ARDOUR::DSP::Convolution | private |
| _ir_settings | ARDOUR::DSP::Convolver | private |
| _irc | ARDOUR::DSP::Convolver | private |
| _max_size | ARDOUR::DSP::Convolution | protected |
| _n_inputs | ARDOUR::DSP::Convolution | private |
| _n_outputs | ARDOUR::DSP::Convolution | private |
| _n_samples | ARDOUR::DSP::Convolution | protected |
| _offset | ARDOUR::DSP::Convolution | protected |
| _readables | ARDOUR::DSP::Convolver | private |
| _scoped_connection_list | PBD::ScopedConnectionList | private |
| _scoped_connection_lock | PBD::ScopedConnectionList | mutableprivate |
| _session | ARDOUR::SessionHandleRef | protected |
| _threaded | ARDOUR::DSP::Convolution | protected |
| add_connection(const UnscopedConnection &c) | PBD::ScopedConnectionList | |
| add_impdata(uint32_t c_in, uint32_t c_out, std::shared_ptr< AudioReadable > r, float gain=1.0, uint32_t pre_delay=0, sampleoffset_t offset=0, samplecnt_t length=0, uint32_t channel=0) | ARDOUR::DSP::Convolution | |
| clear_impdata() | ARDOUR::DSP::Convolution | |
| ConnectionList typedef | PBD::ScopedConnectionList | private |
| Convolution(Session &, uint32_t n_in, uint32_t n_out) | ARDOUR::DSP::Convolution | |
| Convolver(Session &, std::string const &, IRChannelConfig irc=Mono, IRSettings irs=IRSettings()) | ARDOUR::DSP::Convolver | |
| drop_connections() | PBD::ScopedConnectionList | |
| insanity_check() | ARDOUR::SessionHandleRef | protectedvirtual |
| ircc_in(IRChannelConfig irc) | ARDOUR::DSP::Convolver | inlinestatic |
| ircc_out(IRChannelConfig irc) | ARDOUR::DSP::Convolver | inlinestatic |
| IRChannelConfig enum name | ARDOUR::DSP::Convolver | |
| latency() const | ARDOUR::DSP::Convolution | inline |
| Mono enum value | ARDOUR::DSP::Convolver | |
| MonoToStereo enum value | ARDOUR::DSP::Convolver | |
| n_inputs() const | ARDOUR::DSP::Convolution | inline |
| n_outputs() const | ARDOUR::DSP::Convolution | inline |
| operator=(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| ready() const | ARDOUR::DSP::Convolution | |
| restart() | ARDOUR::DSP::Convolution | |
| run(BufferSet &, ChanMapping const &, ChanMapping const &, pframes_t, samplecnt_t) | ARDOUR::DSP::Convolution | |
| run_mono_buffered(float *, uint32_t) | ARDOUR::DSP::Convolver | |
| run_mono_no_latency(float *, uint32_t) | ARDOUR::DSP::Convolver | |
| run_stereo_buffered(float *L, float *R, uint32_t) | ARDOUR::DSP::Convolver | |
| run_stereo_no_latency(float *L, float *R, uint32_t) | ARDOUR::DSP::Convolver | |
| ScopedConnectionList() | PBD::ScopedConnectionList | |
| ScopedConnectionList(const ScopedConnectionList &)=delete | PBD::ScopedConnectionList | |
| session_going_away() | ARDOUR::SessionHandleRef | protectedvirtual |
| SessionHandleRef(ARDOUR::Session &s) | ARDOUR::SessionHandleRef | |
| size() const | PBD::ScopedConnectionList | inline |
| Stereo enum value | ARDOUR::DSP::Convolver | |
| ~Convolution() | ARDOUR::DSP::Convolution | inlinevirtual |
| ~ScopedConnectionList() | PBD::ScopedConnectionList | virtual |
| ~SessionHandleRef() | ARDOUR::SessionHandleRef | virtual |