FFmpeg
|
vc1acdata.h File Reference
Include dependency graph for vc1acdata.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Variables | |
static const int | vc1_last_decode_table [AC_MODES] |
static const uint8_t | vc1_index_decode_table [AC_MODES][185][2] |
static const uint8_t | vc1_delta_level_table [AC_MODES][31] |
static const uint8_t | vc1_last_delta_level_table [AC_MODES][44] |
static const uint8_t | vc1_delta_run_table [AC_MODES][57] |
static const uint8_t | vc1_last_delta_run_table [AC_MODES][10] |
Variable Documentation
Definition at line 203 of file vc1acdata.h.
Referenced by vc1_decode_ac_coeff().
Definition at line 295 of file vc1acdata.h.
Referenced by vc1_decode_ac_coeff().
Definition at line 34 of file vc1acdata.h.
Referenced by vc1_decode_ac_coeff().
|
static |
Initial value:
= {
119, 99, 85, 81, 67, 58, 126, 109
}
Definition at line 30 of file vc1acdata.h.
Referenced by vc1_decode_ac_coeff().
Definition at line 246 of file vc1acdata.h.
Referenced by vc1_decode_ac_coeff().
Initial value:
= {
{
-1, 37, 15, 4, 3, 1, 0
},
{
-1, 36, 14, 6, 3, 1, 0, 0, 0,
0
},
{
-1, 26, 13, 3, 1
},
{
-1, 43, 15, 3, 1, 0
},
{
-1, 20, 6, 1, 0, 0, 0, 0, 0
},
{
-1, 40, 1, 0
},
{
-1, 16, 14, 2, 0
},
{
-1, 30, 28, 3, 0
}
}
Definition at line 339 of file vc1acdata.h.
Referenced by vc1_decode_ac_coeff().
Generated on Mon Nov 18 2024 06:52:09 for FFmpeg by 1.8.11