Nut/OS  4.10.3
API Reference
_IMDCTInfo Struct Reference

#include <coder.h>

Collaboration diagram for _IMDCTInfo:

Data Fields

int outBuf [MAX_NCHAN][BLOCK_SIZE][NBANDS]
int overBuf [MAX_NCHAN][MAX_NSAMP/2]
int numPrevIMDCT [MAX_NCHAN]
int prevType [MAX_NCHAN]
int prevWinSwitch [MAX_NCHAN]
int gb [MAX_NCHAN]

Detailed Description

Definition at line 208 of file coder.h.


Field Documentation

int _IMDCTInfo::outBuf[MAX_NCHAN][BLOCK_SIZE][NBANDS]

Definition at line 209 of file coder.h.

int _IMDCTInfo::overBuf[MAX_NCHAN][MAX_NSAMP/2]

Definition at line 210 of file coder.h.

int _IMDCTInfo::numPrevIMDCT[MAX_NCHAN]

Definition at line 211 of file coder.h.

int _IMDCTInfo::prevType[MAX_NCHAN]

Definition at line 212 of file coder.h.

int _IMDCTInfo::prevWinSwitch[MAX_NCHAN]

Definition at line 213 of file coder.h.

int _IMDCTInfo::gb[MAX_NCHAN]

Definition at line 214 of file coder.h.


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