channel_unit Struct Reference


Public Member Functions

 DECLARE_ALIGNED_16 (float, spectrum[1024])
 DECLARE_ALIGNED_16 (float, IMDCT_buf[1024])

Data Fields

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

Detailed Description

Definition at line 67 of file atrac3.c.


Member Function Documentation

channel_unit::DECLARE_ALIGNED_16 ( float  ,
IMDCT_buf  [1024] 
)

channel_unit::DECLARE_ALIGNED_16 ( float  ,
spectrum  [1024] 
)


Field Documentation

Definition at line 68 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 70 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

qmf delay buffers

Definition at line 78 of file atrac3.c.

Referenced by decodeFrame().

Definition at line 79 of file atrac3.c.

Referenced by decodeFrame().

Definition at line 80 of file atrac3.c.

Referenced by decodeFrame().

Definition at line 73 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 72 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 69 of file atrac3.c.

Referenced by decodeChannelSoundUnit().

Definition at line 71 of file atrac3.c.

Referenced by decodeChannelSoundUnit().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8