FFmpeg
|
RV40 VLC tables used for macroblock information decoding. More...
#include <stdint.h>
Go to the source code of this file.
RV40 VLC tables used for macroblock information decoding.
Definition in file rv40vlc2.h.
#define AIC_TOP_BITS 8 |
codes used for the first four block types
Definition at line 36 of file rv40vlc2.h.
Referenced by rv40_decode_intra_types(), and rv40_init_tables().
#define AIC_TOP_SIZE 16 |
Definition at line 37 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define AIC_MODE2_NUM 20 |
codes used for determining a pair of block types
Definition at line 52 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define AIC_MODE2_SIZE 81 |
Definition at line 53 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define AIC_MODE2_BITS 9 |
Definition at line 54 of file rv40vlc2.h.
Referenced by rv40_decode_intra_types(), and rv40_init_tables().
#define AIC_MODE1_NUM 90 |
Codes used for determining block type.
Definition at line 427 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define AIC_MODE1_SIZE 9 |
Definition at line 428 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define AIC_MODE1_BITS 7 |
Definition at line 429 of file rv40vlc2.h.
Referenced by rv40_decode_intra_types(), and rv40_init_tables().
#define PBTYPE_ESCAPE 0xFF |
Definition at line 635 of file rv40vlc2.h.
Referenced by rv40_decode_mb_info().
#define NUM_PTYPE_VLCS 7 |
tables used for P-frame macroblock type decoding
Definition at line 639 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define PTYPE_VLC_SIZE 8 |
Definition at line 640 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define PTYPE_VLC_BITS 7 |
Definition at line 641 of file rv40vlc2.h.
Referenced by rv40_decode_mb_info(), and rv40_init_tables().
#define NUM_BTYPE_VLCS 6 |
tables used for P-frame macroblock type decoding
Definition at line 675 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define BTYPE_VLC_SIZE 7 |
Definition at line 676 of file rv40vlc2.h.
Referenced by rv40_init_tables().
#define BTYPE_VLC_BITS 6 |
Definition at line 677 of file rv40vlc2.h.
Referenced by rv40_decode_mb_info(), and rv40_init_tables().
|
static |
Definition at line 38 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 43 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 56 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 239 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 431 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 532 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 643 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 653 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 663 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
reverse of ptype_vlc_syms
Definition at line 668 of file rv40vlc2.h.
Referenced by rv40_decode_mb_info().
|
static |
Definition at line 679 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 688 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
Definition at line 697 of file rv40vlc2.h.
Referenced by rv40_init_tables().
|
static |
reverse of btype_vlc_syms
Definition at line 702 of file rv40vlc2.h.
Referenced by rv40_decode_mb_info().