CoefVLCTable Struct Reference

#include <wma.h>


Data Fields

int n
total number of codes
const uint32_t * huffcodes
VLC bit values.
const uint8_t * huffbits
VLC bit size.
const uint16_t * levels
table to build run/level tables

Detailed Description

Definition at line 58 of file wma.h.


Field Documentation

VLC bit size.

Definition at line 62 of file wma.h.

Referenced by encode_block(), and init_coef_vlc().

const uint32_t* CoefVLCTable::huffcodes

VLC bit values.

Definition at line 61 of file wma.h.

Referenced by encode_block(), and init_coef_vlc().

const uint16_t* CoefVLCTable::levels

table to build run/level tables

Definition at line 63 of file wma.h.

Referenced by init_coef_vlc().

Definition at line 60 of file wma.h.

total number of codes

Definition at line 59 of file wma.h.

Referenced by init_coef_vlc().


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 によって変換されたページ (->オリジナル) /