69 0, 8, 1, 16, 9, 2, 24, 17,
70 10, 3, 32, 25, 18, 11, 4, 40,
71 33, 26, 19, 12, 5, 48, 41, 34,
72 27, 20, 13, 6, 56, 49, 42, 35,
73 28, 21, 14, 7, 57, 50, 43, 36,
74 29, 22, 15, 58, 51, 44, 37, 30,
75 23, 59, 52, 45, 38, 31, 60, 53,
76 46, 39, 61, 54, 47, 62, 55, 63
Header that is included in every other header.
#define LCU_WIDTH
spec: CtbSizeY
Definition: global.h:153
coeff_scan_order_t
Definition: tables.h:93
@ SCAN_HOR
Definition: tables.h:95
@ SCAN_VER
Definition: tables.h:96
@ SCAN_DIAG
Definition: tables.h:94
const int8_t kvz_g_convert_to_bit[(1<<(3+3))+1]
Definition: tables.c:9
static const uint32_t g_sig_last_scan_32x32[64]
Definition: tables.h:68
static const uint32_t *const g_sig_last_scan_cg[4][3]
List of pointers to coefficient group mappings.
Definition: tables.h:84
static const uint32_t g_sig_last_scan_8x8[3][4]
Definition: tables.h:49
const uint32_t *const kvz_g_sig_last_scan[3][5]
List of mappings for coefficients within a transform block.
Definition: tables.c:67
static const uint32_t g_sig_last_scan_16x16[16]
Definition: tables.h:58