Public Member Functions | Data Fields

MPCContext Struct Reference

#include <mpc.h>

Public Member Functions

 DECLARE_ALIGNED (16, MPA_INT, synth_buf)[MPA_MAX_CHANNELS][512 *2]
 DECLARE_ALIGNED (16, int32_t, sb_samples)[MPA_MAX_CHANNELS][36][SBLIMIT]

Data Fields

DSPContext dsp
GetBitContext gb
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
MPCFrameframes
int curbits
int frames_noted
int frame
int64_t header_pos
int64_t samples

Detailed Description

Definition at line 53 of file mpc.h.


Member Function Documentation

MPCContext::DECLARE_ALIGNED ( 16  ,
MPA_INT  ,
synth_buf   
)
MPCContext::DECLARE_ALIGNED ( 16  ,
int32_t  ,
sb_samples   
)

Field Documentation

Definition at line 61 of file mpc.h.

Referenced by ff_mpc_dequantize_and_synth(), mpc7_decode_frame(), and mpc8_decode_frame().

uint8_t* MPCContext::bits

Definition at line 64 of file mpc.h.

Definition at line 65 of file mpc.h.

Definition at line 63 of file mpc.h.

Referenced by mpc8_decode_frame().

Definition at line 41 of file mpc.c.

Referenced by mpc_read_header(), and mpc_read_packet().

Definition at line 38 of file mpc.c.

Referenced by mpc_read_header(), mpc_read_packet(), and mpc_read_seek().

Definition at line 54 of file mpc.h.

Referenced by mpc7_decode_frame(), mpc7_decode_init(), and mpc8_decode_init().

Definition at line 39 of file mpc.c.

Referenced by mpc_read_header(), mpc_read_packet(), and mpc_read_seek().

Definition at line 49 of file mpc8.c.

Referenced by mpc8_read_packet(), and mpc8_read_seek().

Definition at line 40 of file mpc.c.

Definition at line 42 of file mpc.c.

Referenced by mpc_read_header(), mpc_read_packet(), and mpc_read_seek().

Definition at line 67 of file mpc.h.

Referenced by mpc7_decode_flush(), mpc7_decode_frame(), and mpc7_decode_init().

Definition at line 56 of file mpc.h.

Referenced by mpc7_decode_init().

Definition at line 55 of file mpc.h.

Definition at line 50 of file mpc8.c.

Referenced by mpc8_parse_seektable(), and mpc8_read_header().

Definition at line 56 of file mpc.h.

Referenced by mpc7_decode_init().

Definition at line 59 of file mpc.h.

Referenced by mpc8_decode_frame().

Definition at line 58 of file mpc.h.

Referenced by mpc8_decode_frame().

Definition at line 38 of file mpc.c.

Referenced by mpc_read_header(), and mpc_read_packet().

Definition at line 57 of file mpc.h.

Referenced by mpc7_decode_frame(), and mpc7_decode_init().

Definition at line 58 of file mpc.h.

Referenced by mpc7_decode_frame(), mpc7_decode_init(), mpc8_decode_frame(), and mpc8_decode_init().

Definition at line 56 of file mpc.h.

Referenced by mpc7_decode_frame(), mpc7_decode_init(), mpc8_decode_frame(), and mpc8_decode_init().

int MPCContext::oldDSCF[2][BANDS]
int MPCContext::Q[2][MPC_FRAME_SIZE]

Definition at line 62 of file mpc.h.

Referenced by ff_mpc_dequantize_and_synth(), mpc7_decode_frame(), and mpc8_decode_frame().

Definition at line 66 of file mpc.h.

Referenced by idx_to_quant(), mpc7_decode_init(), mpc8_decode_frame(), and mpc8_decode_init().

Definition at line 51 of file mpc8.c.

Referenced by mpc8_parse_seektable(), and mpc8_read_header().

int MPCContext::synth_buf_offset[MPA_MAX_CHANNELS]

Definition at line 70 of file mpc.h.

Referenced by mpc_synth().

Definition at line 37 of file mpc.c.

Referenced by mpc8_read_header(), and mpc_read_header().


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