FFmpeg
Data Fields
VLCcode Struct Reference

Data Fields

 
uint16_t  symbol
 
uint32_t  code
  codeword, with the first bit-to-be-read in the msb (even if intended for a little-endian bitstream reader) More...
 

Detailed Description

Definition at line 130 of file bitstream.c.

Field Documentation

uint8_t VLCcode::bits

Definition at line 131 of file bitstream.c.

Referenced by build_table().

uint16_t VLCcode::symbol

Definition at line 132 of file bitstream.c.

Referenced by build_table().

uint32_t VLCcode::code

codeword, with the first bit-to-be-read in the msb (even if intended for a little-endian bitstream reader)

Definition at line 135 of file bitstream.c.

Referenced by build_table(), and compare_vlcspec().


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

Generated on Fri Jan 12 2018 01:46:29 for FFmpeg by   doxygen 1.8.6

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