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

Go to the source code of this file.

Variables

static const uint8_t sp5x_data_sof []
 
static const uint8_t sp5x_data_sos []
 
static const uint8_t sp5x_data_dqt []
 
static const uint8_t sp5x_data_dht []
 
static const uint8_t sp5x_qscale_five_quant_table [][64]
 

Variable Documentation

◆ sp5x_data_sof

const uint8_t sp5x_data_sof[]
static
Initial value:
=
{
0xFF, 0xC0,
0x00, 0x11,
0x08,
0x00, 0xf0,
0x01, 0x40,
0x03,
0x01, 0x22, 0x00,
0x02, 0x11, 0x01,
0x03, 0x11, 0x01
}

Definition at line 27 of file sp5x.h.

Referenced by ff_sp5x_process_packet().

◆ sp5x_data_sos

const uint8_t sp5x_data_sos[]
static
Initial value:
=
{
0xFF, 0xDA,
0x00, 0x0C,
0x03,
0x01, 0x00,
0x02, 0x11,
0x03, 0x11,
0x00,
0x3F,
0x00
}

Definition at line 40 of file sp5x.h.

Referenced by ff_sp5x_process_packet().

◆ sp5x_data_dqt

const uint8_t sp5x_data_dqt[]
static
Initial value:
=
{
0xFF, 0xDB,
0x00, 0x84,
0x00,
0x05, 0x03, 0x04, 0x04, 0x04, 0x03, 0x05, 0x04,
0x04, 0x04, 0x06, 0x05, 0x05, 0x06, 0x08, 0x0D,
0x08, 0x08, 0x07, 0x07, 0x08, 0x10, 0x0C, 0x0C,
0x0A, 0x0D, 0x14, 0x11, 0x15, 0x14, 0x13, 0x11,
0x13, 0x13, 0x16, 0x18, 0x1F, 0x1A, 0x16, 0x17,
0x1E, 0x17, 0x13, 0x13, 0x1B, 0x25, 0x1C, 0x1E,
0x20, 0x21, 0x23, 0x23, 0x23, 0x15, 0x1A, 0x27,
0x29, 0x26, 0x22, 0x29, 0x1F, 0x22, 0x23, 0x22,
0x01,
0x05, 0x06, 0x06, 0x08, 0x07, 0x08, 0x10, 0x08,
0x08, 0x10, 0x22, 0x16, 0x13, 0x16, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22,
0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22, 0x22
}

Definition at line 53 of file sp5x.h.

Referenced by ff_sp5x_process_packet().

◆ sp5x_data_dht

const uint8_t sp5x_data_dht[]
static

Definition at line 77 of file sp5x.h.

Referenced by ff_sp5x_process_packet().

◆ sp5x_qscale_five_quant_table

const uint8_t sp5x_qscale_five_quant_table[][64]
static
Initial value:
=
{
{ 13, 9, 10, 11, 10, 8, 13, 11, 10, 11, 14, 14, 13, 15, 19, 32,
21, 19, 18, 18, 19, 39, 28, 30, 23, 32, 46, 41, 49, 48, 46, 41,
45, 44, 51, 58, 74, 62, 51, 54, 70, 55, 44, 45, 64, 87, 65, 70,
76, 78, 82, 83, 82, 50, 62, 90, 97, 90, 80, 96, 74, 81, 82, 79 },
{ 14, 14, 14, 19, 17, 19, 38, 21, 21, 38, 79, 53, 45, 53, 79, 79,
79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79,
79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79, 79 },
}

Definition at line 135 of file sp5x.h.

Referenced by encode_picture(), and ff_sp5x_process_packet().