mad_synth Struct Reference

#include <synth.h>

Collaboration diagram for mad_synth:

Collaboration graph
[legend]

Data Fields

mad_fixed_t filter [2][2][2][16][8]
 polyphase filterbank outputs
unsigned int phase
 current processing phase
struct mad_pcm pcm
 PCM output.

Detailed Description

Definition at line 37 of file synth.h.


Field Documentation

mad_fixed_t mad_synth::filter[2][2][2][16][8]

polyphase filterbank outputs

[ch][eo][peo][s][v]

Definition at line 38 of file synth.h.

Referenced by mad_synth_mute(), synth_full(), and synth_half().

unsigned int mad_synth::phase

current processing phase

Definition at line 41 of file synth.h.

Referenced by mad_synth_frame(), mad_synth_init(), synth_full(), and synth_half().

struct mad_pcm mad_synth::pcm [read]

PCM output.

Definition at line 43 of file synth.h.

Referenced by mad_synth_frame(), mad_synth_init(), run_sync(), synth_full(), and synth_half().


The documentation for this struct was generated from the following file:

Generated on Tue Jun 10 12:14:18 2008 for libmad by  doxygen 1.5.5