rvoip-codec-core 0.2.2

G.711 and optional G.729A/G.729AB audio codec implementation for RVOIP
Documentation
1
2
3
4
5
/// Public constant `INTERP_3`.
pub const INTERP_3: [i16; 31] = [
    0, 327, 639, 920, 1158, 1344, 1474, 1547, 1564, 1528, 1443, 1314, 1148, 953, 739, 518, 304,
    109, -58, -189, -276, -314, -303, -246, -152, -30, 105, 240, 358, 444, 486,
];