HbfInt2

Type Alias HbfInt2 

Source
pub type HbfInt2 = HbfInt<[f32; 77]>;
Expand description

Half-band interpolation filter state

See HBF_TAPS and HBF_INT_CASCADE. Supports rate changes are power of two up to 32.

Aliased Typeยง

pub struct HbfInt2 { /* private fields */ }