devela::_dep::symphonia::core::dsp

Module mdct

Available on crate feature dep_symphonia only.
Expand description

The mdct module implements the Modified Discrete Cosine Transform (MDCT).

The MDCT in this module is implemented in-terms of a forward FFT.

Structsยง

  • The Inverse Modified Discrete Transform (IMDCT).