FrameMode Struct Reference

Parameters and tables that are different for each frame type. More...


Data Fields

Number subblocks in each frame.
const uint16_t * bark_tab
number of distinct bark scale envelope values
const int16_t * bark_cb
codebook for the bark scale envelope (BSE)
number of BSE CB coefficients to read
number of bits of the BSE coefs
number of spectrum coefficients to read
const int16_t * cb0
main codebooks for spectrum data
const int16_t * cb1

Detailed Description

Parameters and tables that are different for each frame type.

Definition at line 45 of file twinvq.c.


Field Documentation

codebook for the bark scale envelope (BSE)

Definition at line 52 of file twinvq.c.

Referenced by dec_bark_env().

number of distinct bark scale envelope values

Definition at line 50 of file twinvq.c.

Referenced by dec_bark_env().

number of bits of the BSE coefs

Definition at line 54 of file twinvq.c.

Referenced by init_bitstream_params(), and read_and_decode_spectrum().

number of BSE CB coefficients to read

Definition at line 53 of file twinvq.c.

Referenced by dec_bark_env(), init_bitstream_params(), and read_and_decode_spectrum().

const uint16_t* FrameMode::bark_tab

Definition at line 47 of file twinvq.c.

Referenced by dec_bark_env().

main codebooks for spectrum data

Definition at line 58 of file twinvq.c.

Referenced by read_and_decode_spectrum().

Definition at line 59 of file twinvq.c.

Referenced by read_and_decode_spectrum().

number of spectrum coefficients to read

Definition at line 62 of file twinvq.c.

Referenced by read_and_decode_spectrum().

Number subblocks in each frame.

Definition at line 46 of file twinvq.c.

Referenced by construct_perm_table(), dec_gain(), dec_lpc_spectrum_inv(), eval_lpcenv(), imdct_and_window(), init_bitstream_params(), init_mdct_win(), and read_and_decode_spectrum().


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

Generated on Fri Oct 26 02:50:15 2012 for FFmpeg by doxygen 1.5.8

AltStyle によって変換されたページ (->オリジナル) /