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