The atrac1 context, holds all needed parameters for decoding. More...
Data Fields | |
| AT1SUCtx | SUs [AT1_MAX_CHANNELS] |
| channel sound unit | |
The atrac1 context, holds all needed parameters for decoding.
Definition at line 72 of file atrac1.c.
| AT1SUCtx AT1Ctx::SUs[AT1_MAX_CHANNELS] |
channel sound unit
Definition at line 73 of file atrac1.c.
Referenced by atrac1_decode_frame(), and atrac1_decode_init().
1.7.1