Sign in

username:

password:



Not a member?

Search audiodsp



Search tips

Subscribe to audiodsp



audiodsp by Keywords

AAC | ADPCM | Convolution | DAFx | FFT | IIR | Mixer | MP3 | MPEG | MPEG-4

Ads

Discussion Groups

Discussion Groups | Audio Signal Processing | Synthesis Filter in libmad

Technical discussions related to Audio Signal Processing (digital effects, acoustics, noise reduction, musical signal processing, etc).

  

Post a new Thread

Synthesis Filter in libmad - Karthika - Jan 24 12:52:24 2007



HI all,
   I am studying the libmad code for mp3 decoder and I
have a doubt in the file “synth.h”. I could not
understand the “filter” element of the structure
“mad_synth”. 

  It says...

  struct mad_synth {
  mad_fixed_t filter[2][2][2][16][8];   /* polyphase
filterbank outputs */
                                        /*
[ch][eo][peo][s][v] */

  unsigned int phase;                   /* current
processing phase */

  struct mad_pcm pcm;                   /* PCM output
*/
};

I don't understand the meaning of the array indices
[ch][eo][peo][s][v]. I will be thankful if anybody can
help me with this.

 Thanks and  regards,
  Karthika.



(You need to be a member of audiodsp -- send a blank email to audiodsp-subscribe@yahoogroups.com )