SEGA CRI adx codecs.
More...
Go to the source code of this file.
Detailed Description
Function Documentation
static int adx_decode |
( |
ADXContext * |
c, |
|
|
int16_t * |
out, |
|
|
const uint8_t * |
in, |
|
|
int |
ch |
|
) |
| |
|
static |
Decode 32 samples from 18 bytes.
A 16-bit scalar value is applied to 32 residuals, which then have a 2nd-order LPC filter applied to it to form the output signal for a single channel.
Definition at line 67 of file adxdec.c.
Referenced by adx_decode_frame().
Variable Documentation
Initial value:
Definition at line 175 of file adxdec.c.