FFmpeg
Public Attributes | List of all members
HuffTable Struct Reference

Used to store optimal huffman encoding results. More...

#include <mjpegenc_huffman.h>

Public Attributes

int code
 code is the input value
 
int length
 length of the encoding
 
int xsize
 
const uint8_t * bits
 
const uint16_t * codes
 

Detailed Description

Used to store optimal huffman encoding results.


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