libavcodec/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_quant_table [20][64]


Variable Documentation

const uint8_t sp5x_data_dht[] [static]

Definition at line 77 of file sp5x.h.

Referenced by sp5x_decode_frame().

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 sp5x_decode_frame().

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 sp5x_decode_frame().

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 sp5x_decode_frame().

const uint8_t sp5x_quant_table[20][64] [static]

Definition at line 135 of file sp5x.h.

Referenced by encode_picture(), and sp5x_decode_frame().


Generated on Fri Oct 26 02:47:59 2012 for FFmpeg by  doxygen 1.5.8