blip25-mbe 0.1.0

Research MBE / IMBE / AMBE+2 vocoder family: P25 wire formats, multi-generation codecs, and parametric rate conversion. Educational use; see PATENT_NOTICE.md.
Documentation
1
2
3
4
5
//! Generic AMBE wire frame parser and packer.
//!
//! Parses a `bits @ rate_N` stream into the
//! [parameter model](crate::mbe_params) by consulting the rate table for
//! the bit allocation and FEC layout associated with `rate_N`.