channel_unit Struct Reference


Data Fields

int bandsCoded
int numComponents
tonal_component components [64]
float prevFrame [SAMPLES_PER_FRAME]
int gcBlkSwitch
gain_block gainBlock [2]
float spectrum [SAMPLES_PER_FRAME]
float IMDCT_buf [SAMPLES_PER_FRAME]
float delayBuf1 [46]
 qmf delay buffers
float delayBuf2 [46]
float delayBuf3 [46]

Detailed Description

Definition at line 72 of file atrac3.c.


Field Documentation

Definition at line 73 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 75 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

qmf delay buffers

Definition at line 83 of file atrac3.c.

Referenced by decodeFrame().

Definition at line 84 of file atrac3.c.

Referenced by decodeFrame().

Definition at line 85 of file atrac3.c.

Referenced by decodeFrame().

Definition at line 78 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 77 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

float channel_unit::IMDCT_buf[SAMPLES_PER_FRAME]

Definition at line 81 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 74 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

float channel_unit::prevFrame[SAMPLES_PER_FRAME]

Definition at line 76 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

float channel_unit::spectrum[SAMPLES_PER_FRAME]

Definition at line 80 of file atrac3.c.

Referenced by decodeChannelSoundUnit().


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

Generated on Fri Oct 26 02:43:55 2012 for FFmpeg by  doxygen 1.5.8