FFmpeg
|
#include <stdint.h>
Go to the source code of this file.
Data Structures | |
struct | HQProfile |
Macros | |
#define | NUM_HQ_AC_ENTRIES 746 |
#define | NUM_HQ_PROFILES 22 |
#define | NUM_HQ_QUANTS 16 |
#define | MAT_SIZE 64 |
Variables | |
static const uint8_t | cbp_vlc_bits [16] |
static const uint8_t | cbp_vlc_lens [16] |
static const int32_t | qmat00 [MAT_SIZE] |
static const int32_t | qmat01 [MAT_SIZE] |
static const int32_t | qmat02 [MAT_SIZE] |
static const int32_t | qmat03 [MAT_SIZE] |
static const int32_t | qmat04 [MAT_SIZE] |
static const int32_t | qmat05 [MAT_SIZE] |
static const int32_t | qmat06 [MAT_SIZE] |
static const int32_t | qmat07 [MAT_SIZE] |
static const int32_t | qmat08 [MAT_SIZE] |
static const int32_t | qmat09 [MAT_SIZE] |
static const int32_t | qmat0A [MAT_SIZE] |
static const int32_t | qmat0B [MAT_SIZE] |
static const int32_t | qmat0C [MAT_SIZE] |
static const int32_t | qmat0D [MAT_SIZE] |
static const int32_t | qmat0E [MAT_SIZE] |
static const int32_t | qmat0F [MAT_SIZE] |
static const int32_t | qmat10 [MAT_SIZE] |
static const int32_t | qmat11 [MAT_SIZE] |
static const int32_t | qmat12 [MAT_SIZE] |
static const int32_t | qmat13 [MAT_SIZE] |
static const int32_t | qmat14 [MAT_SIZE] |
static const int32_t | qmat15 [MAT_SIZE] |
static const int32_t | qmat16 [MAT_SIZE] |
static const int32_t | qmat17 [MAT_SIZE] |
static const int32_t | qmat18 [MAT_SIZE] |
static const int32_t | qmat19 [MAT_SIZE] |
static const int32_t | qmat1A [MAT_SIZE] |
static const int32_t | qmat1B [MAT_SIZE] |
static const int32_t | qmat1C [MAT_SIZE] |
static const int32_t | qmat1D [MAT_SIZE] |
static const int32_t | qmat1E [MAT_SIZE] |
static const int32_t | qmat1F [MAT_SIZE] |
static const int32_t | qmat20 [MAT_SIZE] |
static const int32_t | qmat21 [MAT_SIZE] |
static const int32_t | qmat22 [MAT_SIZE] |
static const int32_t | qmat23 [MAT_SIZE] |
static const int32_t | qmat24 [MAT_SIZE] |
static const int32_t | qmat25 [MAT_SIZE] |
static const int32_t | qmat26 [MAT_SIZE] |
static const int32_t | qmat27 [MAT_SIZE] |
static const int32_t | qmat28 [MAT_SIZE] |
static const int32_t | qmat29 [MAT_SIZE] |
static const int32_t | qmat2A [MAT_SIZE] |
static const int32_t | qmat2B [MAT_SIZE] |
static const int32_t | qmat2C [MAT_SIZE] |
static const int32_t | qmat2D [MAT_SIZE] |
static const int32_t | qmat2E [MAT_SIZE] |
static const int32_t | qmat2F [MAT_SIZE] |
static const int32_t | qmat30 [MAT_SIZE] |
static const int32_t | qmat31 [MAT_SIZE] |
static const int32_t | qmat32 [MAT_SIZE] |
static const int32_t | qmat33 [MAT_SIZE] |
static const int32_t | qmat34 [MAT_SIZE] |
static const int32_t | qmat35 [MAT_SIZE] |
static const int32_t | qmat36 [MAT_SIZE] |
static const int32_t | qmat37 [MAT_SIZE] |
static const int32_t | qmat38 [MAT_SIZE] |
static const int32_t | qmat39 [MAT_SIZE] |
static const int32_t | qmat3A [MAT_SIZE] |
static const int32_t | qmat3B [MAT_SIZE] |
static const int32_t | qmat3C [MAT_SIZE] |
static const int32_t | qmat3D [MAT_SIZE] |
static const int32_t | qmat3E [MAT_SIZE] |
static const int32_t | qmat3F [MAT_SIZE] |
static const int32_t | qmat40 [MAT_SIZE] |
static const int32_t | qmat41 [MAT_SIZE] |
static const int32_t | qmat42 [MAT_SIZE] |
static const int32_t | qmat43 [MAT_SIZE] |
static const int32_t | qmat44 [MAT_SIZE] |
static const int32_t | qmat45 [MAT_SIZE] |
static const int32_t | qmat46 [MAT_SIZE] |
static const int32_t | qmat47 [MAT_SIZE] |
static const int32_t | qmat48 [MAT_SIZE] |
static const int32_t | qmat49 [MAT_SIZE] |
static const int32_t | qmat4A [MAT_SIZE] |
static const int32_t | qmat4B [MAT_SIZE] |
static const int32_t | qmat4C [MAT_SIZE] |
static const int32_t | qmat4D [MAT_SIZE] |
static const int32_t *const | hq_quants [NUM_HQ_QUANTS][2][4] |
static const uint8_t | hq_ac_bits [NUM_HQ_AC_ENTRIES] |
static const uint16_t | hq_ac_codes [NUM_HQ_AC_ENTRIES] |
static const uint8_t | hq_ac_skips [NUM_HQ_AC_ENTRIES] |
static const int16_t | hq_ac_syms [NUM_HQ_AC_ENTRIES] |
static const uint8_t | hq_tab_01 [] |
static const uint8_t | hq_tab_02 [] |
static const uint8_t | hq_tab_03 [] |
static const uint8_t | hq_tab_04 [] |
static const uint8_t | hq_tab_05 [] |
static const uint8_t | hq_tab_06 [] |
static const uint8_t | hq_tab_07 [] |
static const uint8_t | hq_tab_08 [] |
static const uint8_t | hq_tab_09 [] |
static const uint8_t | hq_tab_10 [] |
static const uint8_t | hq_tab_11 [] |
static const uint8_t | hq_tab_12 [] |
static const uint8_t | hq_tab_13 [] |
static const uint8_t | hq_tab_14 [] |
static const uint8_t | hq_tab_15 [] |
static const uint8_t | hq_tab_16 [] |
static const uint8_t | hq_tab_17 [] |
static const uint8_t | hq_tab_18 [] |
static const uint8_t | hq_tab_19 [] |
static const uint8_t | hq_tab_20 [] |
static const uint8_t | hq_tab_21 [] |
static const HQProfile | hq_profile [NUM_HQ_PROFILES] |
#define NUM_HQ_AC_ENTRIES 746 |
Definition at line 26 of file hq_hqadata.h.
#define NUM_HQ_PROFILES 22 |
Definition at line 27 of file hq_hqadata.h.
#define NUM_HQ_QUANTS 16 |
Definition at line 28 of file hq_hqadata.h.
#define MAT_SIZE 64 |
Definition at line 37 of file hq_hqadata.h.
|
static |
Definition at line 39 of file hq_hqadata.h.
Referenced by hq_init_vlcs().
|
static |
Definition at line 44 of file hq_hqadata.h.
Referenced by hq_init_vlcs().
Definition at line 48 of file hq_hqadata.h.
Definition at line 62 of file hq_hqadata.h.
Definition at line 76 of file hq_hqadata.h.
Definition at line 90 of file hq_hqadata.h.
Definition at line 104 of file hq_hqadata.h.
Definition at line 118 of file hq_hqadata.h.
Definition at line 132 of file hq_hqadata.h.
Definition at line 146 of file hq_hqadata.h.
Definition at line 160 of file hq_hqadata.h.
Definition at line 174 of file hq_hqadata.h.
Definition at line 188 of file hq_hqadata.h.
Definition at line 202 of file hq_hqadata.h.
Definition at line 216 of file hq_hqadata.h.
Definition at line 230 of file hq_hqadata.h.
Definition at line 244 of file hq_hqadata.h.
Definition at line 258 of file hq_hqadata.h.
Definition at line 272 of file hq_hqadata.h.
Definition at line 286 of file hq_hqadata.h.
Definition at line 300 of file hq_hqadata.h.
Definition at line 314 of file hq_hqadata.h.
Definition at line 328 of file hq_hqadata.h.
Definition at line 342 of file hq_hqadata.h.
Definition at line 356 of file hq_hqadata.h.
Referenced by ff_convert_matrix().
Definition at line 370 of file hq_hqadata.h.
Definition at line 384 of file hq_hqadata.h.
Definition at line 398 of file hq_hqadata.h.
Definition at line 412 of file hq_hqadata.h.
Definition at line 426 of file hq_hqadata.h.
Definition at line 440 of file hq_hqadata.h.
Definition at line 454 of file hq_hqadata.h.
Definition at line 468 of file hq_hqadata.h.
Definition at line 482 of file hq_hqadata.h.
Definition at line 496 of file hq_hqadata.h.
Definition at line 510 of file hq_hqadata.h.
Definition at line 524 of file hq_hqadata.h.
Definition at line 538 of file hq_hqadata.h.
Definition at line 552 of file hq_hqadata.h.
Definition at line 566 of file hq_hqadata.h.
Definition at line 580 of file hq_hqadata.h.
Definition at line 594 of file hq_hqadata.h.
Definition at line 608 of file hq_hqadata.h.
Definition at line 622 of file hq_hqadata.h.
Definition at line 636 of file hq_hqadata.h.
Definition at line 650 of file hq_hqadata.h.
Definition at line 664 of file hq_hqadata.h.
Definition at line 678 of file hq_hqadata.h.
Definition at line 692 of file hq_hqadata.h.
Definition at line 706 of file hq_hqadata.h.
Definition at line 720 of file hq_hqadata.h.
Definition at line 734 of file hq_hqadata.h.
Definition at line 748 of file hq_hqadata.h.
Definition at line 762 of file hq_hqadata.h.
Definition at line 776 of file hq_hqadata.h.
Definition at line 790 of file hq_hqadata.h.
Definition at line 804 of file hq_hqadata.h.
Definition at line 818 of file hq_hqadata.h.
Definition at line 832 of file hq_hqadata.h.
Definition at line 846 of file hq_hqadata.h.
Definition at line 860 of file hq_hqadata.h.
Definition at line 874 of file hq_hqadata.h.
Definition at line 888 of file hq_hqadata.h.
Definition at line 902 of file hq_hqadata.h.
Definition at line 916 of file hq_hqadata.h.
Definition at line 930 of file hq_hqadata.h.
Definition at line 944 of file hq_hqadata.h.
Definition at line 958 of file hq_hqadata.h.
Definition at line 972 of file hq_hqadata.h.
Definition at line 986 of file hq_hqadata.h.
Definition at line 1000 of file hq_hqadata.h.
Definition at line 1014 of file hq_hqadata.h.
Definition at line 1028 of file hq_hqadata.h.
Definition at line 1042 of file hq_hqadata.h.
Definition at line 1056 of file hq_hqadata.h.
Definition at line 1070 of file hq_hqadata.h.
Definition at line 1084 of file hq_hqadata.h.
Definition at line 1098 of file hq_hqadata.h.
Definition at line 1112 of file hq_hqadata.h.
Definition at line 1126 of file hq_hqadata.h.
|
static |
|
static |
Definition at line 1159 of file hq_hqadata.h.
Referenced by hq_init_vlcs().
|
static |
Definition at line 1209 of file hq_hqadata.h.
Referenced by hq_init_vlcs().
|
static |
Definition at line 1306 of file hq_hqadata.h.
Referenced by hq_decode_block().
|
static |
Definition at line 1356 of file hq_hqadata.h.
Referenced by hq_decode_block().
|
static |
Definition at line 1454 of file hq_hqadata.h.
|
static |
Definition at line 1637 of file hq_hqadata.h.
|
static |
Definition at line 1827 of file hq_hqadata.h.
|
static |
Definition at line 2046 of file hq_hqadata.h.
|
static |
Definition at line 2409 of file hq_hqadata.h.
|
static |
Definition at line 2892 of file hq_hqadata.h.
|
static |
Definition at line 3621 of file hq_hqadata.h.
|
static |
Definition at line 4440 of file hq_hqadata.h.
|
static |
Definition at line 5532 of file hq_hqadata.h.
|
static |
Definition at line 5695 of file hq_hqadata.h.
|
static |
Definition at line 5738 of file hq_hqadata.h.
|
static |
Definition at line 5752 of file hq_hqadata.h.
|
static |
Definition at line 6009 of file hq_hqadata.h.
|
static |
Definition at line 6100 of file hq_hqadata.h.
|
static |
Definition at line 6147 of file hq_hqadata.h.
|
static |
Definition at line 6203 of file hq_hqadata.h.
|
static |
Definition at line 6220 of file hq_hqadata.h.
|
static |
Definition at line 6906 of file hq_hqadata.h.
|
static |
Definition at line 7549 of file hq_hqadata.h.
|
static |
Definition at line 7962 of file hq_hqadata.h.
|
static |
Definition at line 8141 of file hq_hqadata.h.
|
static |
Definition at line 8357 of file hq_hqadata.h.
Referenced by hq_decode_frame().