FFmpeg
|
Definition at line 55 of file atrac9dec.c.
ATRAC9ChannelData ATRAC9BlockData::channel[2] |
Definition at line 56 of file atrac9dec.c.
Referenced by apply_band_extension(), apply_intensity_stereo(), apply_scalefactors(), atrac9_decode_block(), atrac9_decode_flush(), parse_band_ext(), and read_scalefactors().
int ATRAC9BlockData::band_count |
Definition at line 59 of file atrac9dec.c.
Referenced by atrac9_decode_block().
int ATRAC9BlockData::q_unit_cnt |
Definition at line 60 of file atrac9dec.c.
Referenced by apply_band_extension(), apply_intensity_stereo(), apply_scalefactors(), atrac9_decode_block(), calc_precision(), parse_band_ext(), and parse_gradient().
int ATRAC9BlockData::q_unit_cnt_prev |
Definition at line 61 of file atrac9dec.c.
Referenced by atrac9_decode_block(), and read_scalefactors().
int ATRAC9BlockData::stereo_q_unit |
Definition at line 64 of file atrac9dec.c.
Referenced by apply_intensity_stereo(), and atrac9_decode_block().
int ATRAC9BlockData::has_band_ext |
Definition at line 67 of file atrac9dec.c.
Referenced by atrac9_decode_block(), and parse_band_ext().
int ATRAC9BlockData::has_band_ext_data |
Definition at line 68 of file atrac9dec.c.
Referenced by atrac9_decode_block(), and parse_band_ext().
int ATRAC9BlockData::band_ext_q_unit |
Definition at line 69 of file atrac9dec.c.
Referenced by atrac9_decode_block(), and read_scalefactors().
int ATRAC9BlockData::grad_mode |
Definition at line 72 of file atrac9dec.c.
Referenced by calc_precision(), and parse_gradient().
int ATRAC9BlockData::grad_boundary |
Definition at line 73 of file atrac9dec.c.
Referenced by calc_precision(), and parse_gradient().
int ATRAC9BlockData::gradient[31] |
Definition at line 74 of file atrac9dec.c.
Referenced by calc_precision(), and parse_gradient().
int ATRAC9BlockData::cpe_base_channel |
Definition at line 77 of file atrac9dec.c.
Referenced by apply_intensity_stereo(), and atrac9_decode_block().
int ATRAC9BlockData::is_signs[30] |
Definition at line 78 of file atrac9dec.c.
Referenced by apply_intensity_stereo(), and atrac9_decode_block().
int ATRAC9BlockData::reuseable |
Definition at line 80 of file atrac9dec.c.
Referenced by atrac9_decode_block().