FFmpeg
Variables
leaddata.h File Reference
#include <stdint.h>

Go to the source code of this file.

Variables

static const uint8_t luma_dc_len []
 
static const uint8_t chroma_dc_len []
 
static const uint8_t luma_ac_len []
 
static const uint8_t chroma_ac_len []
 

Variable Documentation

◆ luma_dc_len

const uint8_t luma_dc_len[]
static
Initial value:
={
2, 3, 3, 3, 3, 3, 4, 5, 6, 7, 8, 9
}

Definition at line 26 of file leaddata.h.

Referenced by lead_init_static_data().

◆ chroma_dc_len

const uint8_t chroma_dc_len[]
static
Initial value:
={
2, 2, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11
}

Definition at line 30 of file leaddata.h.

Referenced by lead_init_static_data().

◆ luma_ac_len

const uint8_t luma_ac_len[]
static
Initial value:
={
2, 2, 3, 4, 4, 4, 5, 5, 5, 6, 6, 7, 7, 7, 7, 8,
8, 8, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10, 11, 11, 11, 11,
12, 12, 12, 12, 15, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16
}

Definition at line 34 of file leaddata.h.

Referenced by lead_init_static_data().

◆ chroma_ac_len

const uint8_t chroma_ac_len[]
static
Initial value:
={
2, 2, 3, 4, 4, 5, 5, 5, 5, 6, 6, 6, 6, 7, 7, 7,
8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 10, 10, 10, 10, 10,
11, 11, 11, 11, 12, 12, 12, 12, 14, 15, 15, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16
}

Definition at line 48 of file leaddata.h.

Referenced by lead_init_static_data().