User Tools

Site Tools


atrac3p:final_band_combination_imdct_fir_filtering

Final band combination and FIR filtering

Samples from the 16 bands are transformed via a standard type-IV-DCT, and the resulting 16 samples are grouped into 2 8-sample blocks. The FIR filter operates on the current and 11 most recent sets of results for the first block and on the 12 most recent sets of results for the second block.

  • The first eight output samples are obtained from the sum of sending both blocks through an FIR filter bank, with the first block reversed in order, so the 1st output sample depends on the last sample of the first block and the first sample of the second block.
  • The second eight output samples are obtained from the sum of sending both blocks through another FIR filter bank, this time reversing the second block.

The coefficients for the filter bank are given on polyphase coefficents

atrac3p/final_band_combination_imdct_fir_filtering.txt · Last modified: 2009/11/14 23:03 by megadiscman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki