FFmpeg
|
#include "hq_hqa.h"
Go to the source code of this file.
Macros | |
#define | MAT_SIZE 64 |
Functions | |
av_cold int | ff_hq_init_vlcs (HQContext *c) |
#define MAT_SIZE 64 |
Definition at line 23 of file hq_hqadata.c.
Definition at line 8368 of file hq_hqadata.c.
Referenced by hq_hqa_decode_init().
|
static |
Definition at line 25 of file hq_hqadata.c.
Referenced by ff_hq_init_vlcs().
|
static |
Definition at line 30 of file hq_hqadata.c.
Referenced by ff_hq_init_vlcs().
Definition at line 34 of file hq_hqadata.c.
Definition at line 48 of file hq_hqadata.c.
Definition at line 62 of file hq_hqadata.c.
Definition at line 76 of file hq_hqadata.c.
Definition at line 90 of file hq_hqadata.c.
Definition at line 104 of file hq_hqadata.c.
Definition at line 118 of file hq_hqadata.c.
Definition at line 132 of file hq_hqadata.c.
Definition at line 146 of file hq_hqadata.c.
Definition at line 160 of file hq_hqadata.c.
Definition at line 174 of file hq_hqadata.c.
Definition at line 188 of file hq_hqadata.c.
Definition at line 202 of file hq_hqadata.c.
Definition at line 216 of file hq_hqadata.c.
Definition at line 230 of file hq_hqadata.c.
Definition at line 244 of file hq_hqadata.c.
Definition at line 258 of file hq_hqadata.c.
Definition at line 272 of file hq_hqadata.c.
Definition at line 286 of file hq_hqadata.c.
Definition at line 300 of file hq_hqadata.c.
Definition at line 314 of file hq_hqadata.c.
Definition at line 328 of file hq_hqadata.c.
Definition at line 342 of file hq_hqadata.c.
Referenced by ff_convert_matrix().
Definition at line 356 of file hq_hqadata.c.
Definition at line 370 of file hq_hqadata.c.
Definition at line 384 of file hq_hqadata.c.
Definition at line 398 of file hq_hqadata.c.
Definition at line 412 of file hq_hqadata.c.
Definition at line 426 of file hq_hqadata.c.
Definition at line 440 of file hq_hqadata.c.
Definition at line 454 of file hq_hqadata.c.
Definition at line 468 of file hq_hqadata.c.
Definition at line 482 of file hq_hqadata.c.
Definition at line 496 of file hq_hqadata.c.
Definition at line 510 of file hq_hqadata.c.
Definition at line 524 of file hq_hqadata.c.
Definition at line 538 of file hq_hqadata.c.
Definition at line 552 of file hq_hqadata.c.
Definition at line 566 of file hq_hqadata.c.
Definition at line 580 of file hq_hqadata.c.
Definition at line 594 of file hq_hqadata.c.
Definition at line 608 of file hq_hqadata.c.
Definition at line 622 of file hq_hqadata.c.
Definition at line 636 of file hq_hqadata.c.
Definition at line 650 of file hq_hqadata.c.
Definition at line 664 of file hq_hqadata.c.
Definition at line 678 of file hq_hqadata.c.
Definition at line 692 of file hq_hqadata.c.
Definition at line 706 of file hq_hqadata.c.
Definition at line 720 of file hq_hqadata.c.
Definition at line 734 of file hq_hqadata.c.
Definition at line 748 of file hq_hqadata.c.
Definition at line 762 of file hq_hqadata.c.
Definition at line 776 of file hq_hqadata.c.
Definition at line 790 of file hq_hqadata.c.
Definition at line 804 of file hq_hqadata.c.
Definition at line 818 of file hq_hqadata.c.
Definition at line 832 of file hq_hqadata.c.
Definition at line 846 of file hq_hqadata.c.
Definition at line 860 of file hq_hqadata.c.
Definition at line 874 of file hq_hqadata.c.
Definition at line 888 of file hq_hqadata.c.
Definition at line 902 of file hq_hqadata.c.
Definition at line 916 of file hq_hqadata.c.
Definition at line 930 of file hq_hqadata.c.
Definition at line 944 of file hq_hqadata.c.
Definition at line 958 of file hq_hqadata.c.
Definition at line 972 of file hq_hqadata.c.
Definition at line 986 of file hq_hqadata.c.
Definition at line 1000 of file hq_hqadata.c.
Definition at line 1014 of file hq_hqadata.c.
Definition at line 1028 of file hq_hqadata.c.
Definition at line 1042 of file hq_hqadata.c.
Definition at line 1056 of file hq_hqadata.c.
Definition at line 1070 of file hq_hqadata.c.
Definition at line 1084 of file hq_hqadata.c.
Definition at line 1098 of file hq_hqadata.c.
Definition at line 1112 of file hq_hqadata.c.
const int32_t* const ff_hq_quants[NUM_HQ_QUANTS][2][4] |
const uint8_t ff_hq_ac_bits[NUM_HQ_AC_ENTRIES] |
Definition at line 1145 of file hq_hqadata.c.
Referenced by ff_hq_init_vlcs().
const uint16_t ff_hq_ac_codes[NUM_HQ_AC_ENTRIES] |
Definition at line 1195 of file hq_hqadata.c.
Referenced by ff_hq_init_vlcs().
const uint8_t ff_hq_ac_skips[NUM_HQ_AC_ENTRIES] |
Definition at line 1292 of file hq_hqadata.c.
Referenced by hq_decode_block().
const int16_t ff_hq_ac_syms[NUM_HQ_AC_ENTRIES] |
Definition at line 1342 of file hq_hqadata.c.
Referenced by hq_decode_block().
|
static |
Definition at line 1440 of file hq_hqadata.c.
|
static |
Definition at line 1623 of file hq_hqadata.c.
|
static |
Definition at line 1813 of file hq_hqadata.c.
|
static |
Definition at line 2032 of file hq_hqadata.c.
|
static |
Definition at line 2395 of file hq_hqadata.c.
|
static |
Definition at line 2878 of file hq_hqadata.c.
|
static |
Definition at line 3607 of file hq_hqadata.c.
|
static |
Definition at line 4426 of file hq_hqadata.c.
|
static |
Definition at line 5518 of file hq_hqadata.c.
|
static |
Definition at line 5681 of file hq_hqadata.c.
|
static |
Definition at line 5724 of file hq_hqadata.c.
|
static |
Definition at line 5738 of file hq_hqadata.c.
|
static |
Definition at line 5995 of file hq_hqadata.c.
|
static |
Definition at line 6086 of file hq_hqadata.c.
|
static |
Definition at line 6133 of file hq_hqadata.c.
|
static |
Definition at line 6189 of file hq_hqadata.c.
|
static |
Definition at line 6206 of file hq_hqadata.c.
|
static |
Definition at line 6892 of file hq_hqadata.c.
|
static |
Definition at line 7535 of file hq_hqadata.c.
|
static |
Definition at line 7948 of file hq_hqadata.c.
|
static |
Definition at line 8127 of file hq_hqadata.c.
const HQProfile ff_hq_profile[NUM_HQ_PROFILES] |
Definition at line 8343 of file hq_hqadata.c.
Referenced by hq_decode_frame().