HbfDec2

Type Alias HbfDec2 

Source
pub type HbfDec2 = HbfDec<[f32; 77]>;
Expand description

Half-band decimation filter state

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

Aliased Typeยง

pub struct HbfDec2 { /* private fields */ }