lc3-codec 0.2.0

An implementation of the LC3 audio codec for embedded systems (no_std)
Documentation
1
2
3
4
5
6
pub mod band_index_tables;
pub mod long_term_post_filter_coef;
pub mod mdct_windows;
pub mod spec_noise_shape_quant_tables;
pub mod spectral_data_tables;
pub mod temporal_noise_shaping_tables;