Definition at line 57 of file imc.c.
Referenced by imc_decode_block(), and imc_decode_init().
Definition at line 58 of file imc.c.
Referenced by bit_allocation(), imc_decode_block(), and imc_refine_bit_allocation().
Definition at line 59 of file imc.c.
Referenced by imc_decode_block().
Definition at line 60 of file imc.c.
Referenced by bit_allocation(), and imc_decode_block().
Definition at line 61 of file imc.c.
Referenced by bit_allocation(), and imc_adjust_bit_allocation().
Definition at line 62 of file imc.c.
Referenced by bit_allocation(), and imc_decode_block().
Definition at line 63 of file imc.c.
Referenced by imc_refine_bit_allocation(), and inverse_quant_coeff().
Definition at line 64 of file imc.c.
Referenced by imc_decode_block(), imc_imdct256(), and inverse_quant_coeff().
codewords per band
Definition at line 66 of file imc.c.
Referenced by bit_allocation(), imc_decode_block(), imc_get_coeffs(), and imc_get_skip_coeff().
how many bits per codeword in band
Definition at line 67 of file imc.c.
Referenced by bit_allocation(), imc_adjust_bit_allocation(), and imc_decode_block().
how many bits in each codeword
Definition at line 68 of file imc.c.
Referenced by bit_allocation(), imc_adjust_bit_allocation(), imc_decode_block(), imc_get_coeffs(), imc_refine_bit_allocation(), and inverse_quant_coeff().
Definition at line 69 of file imc.c.
Referenced by imc_decode_block().
flags for each band
Definition at line 70 of file imc.c.
Referenced by imc_decode_block(), imc_get_coeffs(), imc_get_skip_coeff(), imc_refine_bit_allocation(), and inverse_quant_coeff().
bits for all coeffs in band
Definition at line 71 of file imc.c.
Referenced by imc_decode_block(), imc_get_coeffs(), and imc_refine_bit_allocation().
skip flags are stored in raw form or not
Definition at line 72 of file imc.c.
Referenced by imc_get_skip_coeff(), and imc_refine_bit_allocation().
bits used to code skip flags
Definition at line 73 of file imc.c.
Referenced by imc_get_skip_coeff(), and imc_refine_bit_allocation().
skipped coeffients per band
Definition at line 74 of file imc.c.
Referenced by imc_get_skip_coeff(), and imc_refine_bit_allocation().
skip coefficient decoding or not
Definition at line 75 of file imc.c.
Referenced by imc_adjust_bit_allocation(), imc_decode_block(), imc_get_coeffs(), imc_get_skip_coeff(), and imc_refine_bit_allocation().
raw codewords read from bitstream
Definition at line 76 of file imc.c.
Referenced by imc_decode_block(), imc_get_coeffs(), and inverse_quant_coeff().
Definition at line 78 of file imc.c.
Referenced by imc_decode_init(), and imc_imdct256().
Definition at line 80 of file imc.c.
Referenced by flush(), imc_decode_block(), and imc_decode_init().