libavcodec/h261data.h File Reference

H.261 tables. More...

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

Go to the source code of this file.

Variables

const uint8_t ff_h261_mba_code [35]
const uint8_t ff_h261_mba_bits [35]
const uint8_t ff_h261_mtype_code [10]
const uint8_t ff_h261_mtype_bits [10]
const int ff_h261_mtype_map [10]
const uint8_t ff_h261_mv_tab [17][2]
const uint8_t ff_h261_cbp_tab [63][2]
RLTable ff_h261_rl_tcoeff


Detailed Description

H.261 tables.

Definition in file h261data.h.


Variable Documentation

const uint8_t ff_h261_cbp_tab[63][2]

Definition at line 93 of file h261data.c.

Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().

Definition at line 46 of file h261data.c.

Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().

Definition at line 32 of file h261data.c.

Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().

Definition at line 67 of file h261data.c.

Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().

Definition at line 61 of file h261data.c.

Referenced by ff_h261_encode_mb(), and h261_decode_init_vlc().

const int ff_h261_mtype_map[10]

Definition at line 73 of file h261data.c.

Referenced by ff_h261_encode_mb(), and h261_decode_mb().

const uint8_t ff_h261_mv_tab[17][2]

Definition at line 87 of file h261data.c.

Referenced by h261_decode_init_vlc(), and h261_encode_motion().


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