FFmpeg
|
#include <atrac9tab.h>
Data Fields | |
const int | size |
const int | value_cnt |
const int | value_cnt_pow |
const int | value_bits |
Definition at line 424 of file atrac9tab.h.
const int HuffmanCodebook::size |
Definition at line 425 of file atrac9tab.h.
Referenced by atrac9_init_static().
const int HuffmanCodebook::value_cnt |
Definition at line 426 of file atrac9tab.h.
Referenced by read_coeffs_coarse().
const int HuffmanCodebook::value_cnt_pow |
Definition at line 427 of file atrac9tab.h.
Referenced by read_coeffs_coarse().
const int HuffmanCodebook::value_bits |
Definition at line 428 of file atrac9tab.h.
Referenced by read_coeffs_coarse().