Skip to main content

Crate opus_rs

Crate opus_rs 

Source

Re-exports§

pub use silk::SilkResampler;
pub use silk::SilkResamplerDown1_3;
pub use silk::SilkResamplerDown1_6;
pub use celt::CeltDecoder;
pub use celt::CeltEncoder;

Modules§

bands
celt
celt_lpc
hp_cutoff
kiss_fft
mdct
modes
pitch
pvq
quant_bands
range_coder
rate
silk

Macros§

tell_frac_inline
Inline macro for tell_frac computation to avoid function call overhead. This should be used in hot loops where tell_frac is called frequently.

Structs§

OpusDecoder
OpusEncoder
StageTimerGuard
Helper for timing encoder stages. Prints breakdown on drop when STAGE_TIMING env var is set.

Enums§

Application
Bandwidth