Audio Processing Framework (APF) version 0.5.0
apf::CombineChannelsInterpolation< L, Out > Member List

This is the complete list of members for apf::CombineChannelsInterpolation< L, Out >, including all inherited members.

case_one(const ItemType &item, F &f) (defined in apf::CombineChannelsInterpolation< L, Out >)apf::CombineChannelsInterpolation< L, Out >inline
case_two(const ItemType &item, F &f) (defined in apf::CombineChannelsInterpolation< L, Out >)apf::CombineChannelsInterpolation< L, Out >inline
CombineChannelsBase(L &in, Out &out)apf::CombineChannelsBase< CombineChannelsInterpolation< L, Out >, L, Out >inline
CombineChannelsInterpolation(const L &in, Out &out) (defined in apf::CombineChannelsInterpolation< L, Out >)apf::CombineChannelsInterpolation< L, Out >inline
process(F f)apf::CombineChannelsBase< CombineChannelsInterpolation< L, Out >, L, Out >inline
~CRTP()=defaultapf::CRTP< CombineChannelsInterpolation< L, Out > >protected