Definition at line 48 of file atrac3plusdec.c.
Definition at line 49 of file atrac3plusdec.c.
Referenced by atrac3p_decode_frame().
Definition at line 50 of file atrac3plusdec.c.
Referenced by atrac3p_decode_close(), atrac3p_decode_init(), and reconstruct_frame().
quantized MDCT spectrum
Definition at line 52 of file atrac3plusdec.c.
Referenced by atrac3p_decode_frame(), and reconstruct_frame().
output of the IMDCT
Definition at line 53 of file atrac3plusdec.c.
Referenced by reconstruct_frame().
output of the gain compensation
Definition at line 54 of file atrac3plusdec.c.
Referenced by reconstruct_frame().
Definition at line 55 of file atrac3plusdec.c.
Referenced by atrac3p_decode_frame(), and reconstruct_frame().
gain compensation context
Definition at line 57 of file atrac3plusdec.c.
Referenced by atrac3p_decode_init(), and reconstruct_frame().
Definition at line 58 of file atrac3plusdec.c.
Referenced by atrac3p_decode_close(), atrac3p_decode_init(), and reconstruct_frame().
IDCT context used by IPQF.
Definition at line 59 of file atrac3plusdec.c.
Referenced by atrac3p_decode_close(), atrac3p_decode_init(), and reconstruct_frame().
global channel units
Definition at line 61 of file atrac3plusdec.c.
Referenced by atrac3p_decode_close(), atrac3p_decode_frame(), and atrac3p_decode_init().
number of channel blocks
Definition at line 63 of file atrac3plusdec.c.
Referenced by atrac3p_decode_frame(), atrac3p_decode_init(), and set_channel_params().
channel configuration descriptor
Definition at line 64 of file atrac3plusdec.c.
Referenced by atrac3p_decode_frame(), and set_channel_params().
current channel layout
Definition at line 65 of file atrac3plusdec.c.
Referenced by atrac3p_decode_init().