FFmpeg
|
#include "libavutil/common.h"
Go to the source code of this file.
Macros | |
#define | NUM_DC_CODES 127 |
#define | NUM_AC_CODES 103 |
Variables | |
static const uint8_t | clv_dc_codes [NUM_DC_CODES] |
static const uint8_t | clv_dc_bits [NUM_DC_CODES] |
static const uint16_t | clv_ac_syms [NUM_AC_CODES] |
static const uint8_t | clv_ac_codes [NUM_AC_CODES] |
static const uint8_t | clv_ac_bits [NUM_AC_CODES] |
static const uint8_t | clv_flagsy_0_bits [] |
static const uint16_t | clv_flagsy_0_codes [] |
static const uint8_t | clv_flagsy_1_bits [] |
static const uint16_t | clv_flagsy_1_codes [] |
static const uint8_t | clv_flagsy_2_bits [] |
static const uint16_t | clv_flagsy_2_codes [] |
static const uint8_t | clv_flagsu_0_bits [] |
static const uint16_t | clv_flagsu_0_codes [] |
static const uint8_t | clv_flagsu_1_bits [] |
static const uint16_t | clv_flagsu_1_codes [] |
static const uint8_t | clv_flagsv_0_bits [] |
static const uint16_t | clv_flagsv_0_codes [] |
static const uint8_t | clv_flagsv_1_bits [] |
static const uint16_t | clv_flagsv_1_codes [] |
static const uint8_t | clv_mvy_0_bits [] |
static const uint16_t | clv_mvy_0_codes [] |
static const uint16_t | clv_mvy_0_syms [] |
static const uint8_t | clv_mvy_1_bits [] |
static const uint16_t | clv_mvy_1_codes [] |
static const uint16_t | clv_mvy_1_syms [] |
static const uint8_t | clv_mvy_2_bits [] |
static const uint16_t | clv_mvy_2_codes [] |
static const uint16_t | clv_mvy_2_syms [] |
static const uint8_t | clv_mvy_3_bits [] |
static const uint16_t | clv_mvy_3_codes [] |
static const uint16_t | clv_mvy_3_syms [] |
static const uint8_t | clv_mvu_1_bits [] |
static const uint16_t | clv_mvu_1_codes [] |
static const uint16_t | clv_mvu_1_syms [] |
static const uint8_t | clv_mvu_2_bits [] |
static const uint16_t | clv_mvu_2_codes [] |
static const uint16_t | clv_mvu_2_syms [] |
static const uint8_t | clv_mvv_1_bits [] |
static const uint16_t | clv_mvv_1_codes [] |
static const uint16_t | clv_mvv_1_syms [] |
static const uint8_t | clv_mvv_2_bits [] |
static const uint16_t | clv_mvv_2_codes [] |
static const uint16_t | clv_mvv_2_syms [] |
static const uint8_t | clv_biasy_1_bits [] |
static const uint16_t | clv_biasy_1_codes [] |
static const uint16_t | clv_biasy_1_syms [] |
static const uint8_t | clv_biasy_2_bits [] |
static const uint16_t | clv_biasy_2_codes [] |
static const uint16_t | clv_biasy_2_syms [] |
static const uint8_t | clv_biasy_3_bits [] |
static const uint16_t | clv_biasy_3_codes [] |
static const uint16_t | clv_biasy_3_syms [] |
static const uint8_t | clv_biasu_1_bits [] |
static const uint16_t | clv_biasu_1_codes [] |
static const uint16_t | clv_biasu_1_syms [] |
static const uint8_t | clv_biasu_2_bits [] |
static const uint16_t | clv_biasu_2_codes [] |
static const uint16_t | clv_biasu_2_syms [] |
static const uint8_t | clv_biasv_1_bits [] |
static const uint16_t | clv_biasv_1_codes [] |
static const uint16_t | clv_biasv_1_syms [] |
static const uint8_t | clv_biasv_2_bits [] |
static const uint16_t | clv_biasv_2_codes [] |
static const uint16_t | clv_biasv_2_syms [] |
#define NUM_DC_CODES 127 |
Definition at line 27 of file clearvideodata.h.
Referenced by clv_decode_init().
#define NUM_AC_CODES 103 |
Definition at line 28 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 30 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 49 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 68 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 84 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 100 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 116 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 120 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 125 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 129 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 134 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 138 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 143 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 147 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 152 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 156 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 161 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 165 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 170 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 174 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 179 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 201 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 241 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 281 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 307 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 356 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 405 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 469 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 593 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 717 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 806 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 981 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1156 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1174 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1206 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1238 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1269 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1328 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1387 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1405 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1437 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1469 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1500 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1559 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1618 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1626 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1639 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1652 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1662 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1678 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1694 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1703 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1718 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1733 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1739 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1748 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1757 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1764 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1774 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1784 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1790 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1799 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1808 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1814 of file clearvideodata.h.
Referenced by clv_decode_init().
|
static |
Definition at line 1823 of file clearvideodata.h.
Referenced by clv_decode_init().