FFmpeg
|
#include <wma.h>
Data Fields | |
int | n |
total number of codes More... | |
int | max_level |
const uint32_t * | huffcodes |
VLC bit values. More... | |
const uint8_t * | huffbits |
VLC bit size. More... | |
const uint16_t * | levels |
table to build run/level tables More... | |
int CoefVLCTable::n |
const uint32_t* CoefVLCTable::huffcodes |
const uint8_t* CoefVLCTable::huffbits |
const uint16_t* CoefVLCTable::levels |