pub type HbfDec2 = HbfDec<[f32; 77]>;
Half-band decimation filter state
See HBF_TAPS and HBF_DEC_CASCADE. Supports rate changes are power of two up to 32.
pub struct HbfDec2 { /* private fields */ }