Go to the source code of this file.
Classes | |
struct | coded_block_pattern_entry |
struct | mb_addr_inc_entry |
struct | mb_type_entry |
struct | motion_vectors_entry |
struct | dct_coeff_tab |
struct | dct_dc_size_entry |
struct | dct_coeff_encode_tab |
class | Huff |
Typedefs | |
typedef short | DCTELEM |
typedef DCTELEM | DCTBLOCK [DCTSIZE2] |
Variables | |
const int | DCTSIZE = 8 |
const int | DCTSIZE2 = 64 |
const int | SPEG_ERROR = (-0x7fff) |
const int | SPEG_MACRO_BLOCK_STUFFING = 0 |
const int | SPEG_MACRO_BLOCK_ESCAPE = 34 |
const int | DCT_COEFF_FIRST = 0 |
const int | DCT_COEFF_NEXT = 1 |
const int | END_OF_BLOCK = 64 |
const int | ESCAPE = 0 |
const int | SUBTABLE = -1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|