Audio Processing Framework (APF) version 0.5.0
|
This is the complete list of members for apf::conv::StaticOutput, including all inherited members.
_empty_partition (defined in apf::conv::OutputBase) | apf::conv::OutputBase | protected |
_filter_ptrs (defined in apf::conv::OutputBase) | apf::conv::OutputBase | protected |
block_size() const (defined in apf::conv::OutputBase) | apf::conv::OutputBase | inline |
convolve(float weight=1.0f) | apf::conv::OutputBase | |
filter_ptrs_t typedef (defined in apf::conv::OutputBase) | apf::conv::OutputBase | protected |
OutputBase(const Input &input) (defined in apf::conv::OutputBase) | apf::conv::OutputBase | explicitprotected |
partitions() const (defined in apf::conv::OutputBase) | apf::conv::OutputBase | inline |
StaticOutput(const Input &input, In first, In last) | apf::conv::StaticOutput | inline |
StaticOutput(const Input &input, const Filter &filter) | apf::conv::StaticOutput | inline |