Skip to content

Classes, Structs & Unions

B

D

E

F

  • class fir_filter<T, U> Runtime FIR filter implementing the filter<U> interface.
  • class fir_params<T> Parameters of a generic FIR filter: the tap vector.
  • class fir_state<T, U> State of a generic FIR filter: parameters plus a ring-buffer delay line.

I

L

  • class lra_vec<T> Sorted buffer of short-term mean-square energies used to compute the Loudness Range (LRA) per EBU R128 / ITU-R BS.1770.

M

S

W

Z

  • struct zpk Zero-pole-gain (ZPK) representation of a linear time-invariant (LTI) filter.
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.