|
FFmpeg
|
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 |
Used to store optimal huffman encoding results.
1.8.12