|
|
| DECLARE_ALIGNED (16, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512 *2] |
| |
|
| DECLARE_ALIGNED (16, int32_t, sb_samples)[MPA_MAX_CHANNELS][36][SBLIMIT] |
| |
|
|
BswapDSPContext | bdsp |
| |
|
MPADSPContext | mpadsp |
| |
|
int | IS |
| |
|
int | MSS |
| |
|
int | gapless |
| |
|
int | lastframelen |
| |
|
int | maxbands |
| |
|
int | last_max_band |
| |
|
int | last_bits_used |
| |
|
int | oldDSCF [2][BANDS] |
| |
|
Band | bands [BANDS] |
| |
|
int | Q [2][MPC_FRAME_SIZE] |
| |
|
int | cur_frame |
| |
|
int | frames |
| |
|
uint8_t * | bits |
| |
|
int | buf_size |
| |
|
AVLFG | rnd |
| |
|
int | frames_to_skip |
| |
|
int | synth_buf_offset [MPA_MAX_CHANNELS] |
| |
|
int | ver |
| |
|
uint32_t | curframe |
| |
|
uint32_t | lastframe |
| |
|
uint32_t | fcount |
| |
|
MPCFrame * | frames |
| |
|
int | curbits |
| |
|
int | frames_noted |
| |
|
int64_t | header_pos |
| |
|
int64_t | samples |
| |
|
int64_t | apetag_start |
| |
The documentation for this struct was generated from the following files:
- libavcodec/mpc.h
- libavformat/mpc.c
- libavformat/mpc8.c