Band Struct Reference

Subband structure - hold all variables for each subband. More...

#include <mpc.h>


Data Fields

int msf
 mid-stereo flag
int res [2]
int scfi [2]
int scf_idx [2][3]
int Q [2]


Detailed Description

Subband structure - hold all variables for each subband.

Definition at line 45 of file mpc.h.


Field Documentation

int Band::msf

mid-stereo flag

Definition at line 46 of file mpc.h.

Referenced by mpc7_decode_frame(), and mpc8_decode_frame().

int Band::Q[2]

Definition at line 50 of file mpc.h.

int Band::res[2]

Definition at line 47 of file mpc.h.

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

int Band::scf_idx[2][3]

Definition at line 49 of file mpc.h.

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

int Band::scfi[2]

Definition at line 48 of file mpc.h.

Referenced by mpc7_decode_frame(), and mpc8_decode_frame().


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

Generated on Fri Oct 26 02:36:57 2012 for FFmpeg by  doxygen 1.5.8