libavcodec/mpeg12data.h File Reference

MPEG1/2 tables. More...

#include <stdint.h>
#include "mpegvideo.h"

Go to the source code of this file.

Variables

const uint16_t ff_mpeg12_vlc_dc_lum_code [12]
const unsigned char ff_mpeg12_vlc_dc_lum_bits [12]
const uint16_t ff_mpeg12_vlc_dc_chroma_code [12]
const unsigned char ff_mpeg12_vlc_dc_chroma_bits [12]
RLTable ff_rl_mpeg1
RLTable ff_rl_mpeg2
const uint8_t ff_mpeg12_mbAddrIncrTable [36][2]
const uint8_t ff_mpeg12_mbPatTable [64][2]
const uint8_t ff_mpeg12_mbMotionVectorTable [17][2]
const float ff_mpeg1_aspect [16]
const AVRational ff_mpeg2_aspect [16]


Detailed Description

MPEG1/2 tables.

Definition in file mpeg12data.h.


Variable Documentation

Definition at line 182 of file mpeg12data.c.

Referenced by encode_mb_skip_run(), and init_vlcs().

Definition at line 288 of file mpeg12data.c.

Referenced by ff_mpeg1_encode_init(), init_vlcs(), and mpeg1_encode_motion().

Definition at line 221 of file mpeg12data.c.

Referenced by init_vlcs(), and mpeg1_encode_mb_internal().

const unsigned char ff_mpeg12_vlc_dc_chroma_bits[12]

Definition at line 62 of file mpeg12data.c.

Referenced by encode_dc(), ff_mpeg1_encode_init(), and init_vlcs().

const uint16_t ff_mpeg12_vlc_dc_chroma_code[12]

Definition at line 59 of file mpeg12data.c.

Referenced by encode_dc(), ff_mpeg1_encode_init(), and init_vlcs().

const unsigned char ff_mpeg12_vlc_dc_lum_bits[12]

Definition at line 55 of file mpeg12data.c.

Referenced by encode_dc(), ff_mpeg1_encode_init(), and init_vlcs().

const uint16_t ff_mpeg12_vlc_dc_lum_code[12]

Definition at line 52 of file mpeg12data.c.

Referenced by encode_dc(), ff_mpeg1_encode_init(), and init_vlcs().

const float ff_mpeg1_aspect[16]

Definition at line 336 of file mpeg12data.c.

Referenced by mpeg1_encode_sequence_header(), and mpeg_decode_postinit().

Definition at line 357 of file mpeg12data.c.

Referenced by mpeg1_encode_sequence_header(), and mpeg_decode_postinit().


Generated on Wed Feb 9 19:10:12 2011 for ffmpeg by  doxygen 1.5.6