RLTable Struct Reference

#include <rl.h>

List of all members.


Detailed Description

RLTable.

Definition at line 35 of file rl.h.


Public Attributes

int n
 number of entries of table_vlc minus 1
int last
 number of values for last = 0
const uint16_t(* table_vlc )[2]
const int8_ttable_run
const int8_ttable_level
uint8_t * index_run [2]
 encoding only
int8_tmax_level [2]
 encoding & decoding
int8_tmax_run [2]
 encoding & decoding
VLC vlc
 decoding only deprecated FIXME remove
RL_VLC_ELEMrl_vlc [32]
 decoding only

Member Data Documentation

number of values for last = 0

Definition at line 37 of file rl.h.

Referenced by h263_decode_block(), init_rl(), and init_vlc_rl().

const uint16_t(* RLTable::table_vlc)[2]

Definition at line 39 of file rl.h.

Referenced by h261_decode_block(), h263_decode_block(), init_2d_vlc_rl(), init_rl(), and init_vlc_rl().

Definition at line 40 of file rl.h.

Referenced by h261_decode_block(), h263_decode_block(), init_2d_vlc_rl(), init_rl(), and init_vlc_rl().

uint8_t* RLTable::index_run[2]

encoding only

Definition at line 41 of file rl.h.

Referenced by ff_mpeg1_encode_init(), get_rl_index(), init_rl(), and init_uni_ac_vlc().

decoding only deprecated FIXME remove

Definition at line 44 of file rl.h.

Referenced by h261_decode_block(), h263_decode_block(), init_2d_vlc_rl(), and init_vlc_rl().


The documentation for this struct was generated from the following file:

Generated on Sat Dec 18 05:16:10 2010 for MythTV by  doxygen 1.5.5