vlc

Undocumented in source.

Members

Functions

read_cbp
ubyte read_cbp(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.
read_dc_size
ubyte read_dc_size(BitstreamReader bs, bool luma)
Undocumented in source. Be warned that the author may not have intended to support it.
read_dc_size_chroma
ubyte read_dc_size_chroma(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.
read_dc_size_luma
ubyte read_dc_size_luma(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.
read_dct
bool read_dct(BitstreamReader bs, bool first, short run, short level, bool intra_vlc_format)
Undocumented in source. Be warned that the author may not have intended to support it.
read_dmvector
byte read_dmvector(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.
read_mb_inc
ubyte read_mb_inc(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.
read_mb_type
uint read_mb_type(BitstreamReader bs, PictureType picture_coding_type)
Undocumented in source. Be warned that the author may not have intended to support it.
read_mc
byte read_mc(BitstreamReader bs)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

DCchromtab0
VlcTab[32] DCchromtab0;
Undocumented in source.
DCchromtab1
VlcTab[32] DCchromtab1;
Undocumented in source.
DClumtab0
VlcTab[32] DClumtab0;
Undocumented in source.
DClumtab1
VlcTab[16] DClumtab1;
Undocumented in source.

Structs

DCTtab
struct DCTtab
Undocumented in source.

Variables

DCTtab0
DCTtab[60] DCTtab0;
Undocumented in source.
DCTtab0a
DCTtab[252] DCTtab0a;
Undocumented in source.
DCTtab1
DCTtab[8] DCTtab1;
Undocumented in source.
DCTtab1a
DCTtab[8] DCTtab1a;
Undocumented in source.
DCTtab2
DCTtab[16] DCTtab2;
Undocumented in source.
DCTtab3
DCTtab[16] DCTtab3;
Undocumented in source.
DCTtab4
DCTtab[16] DCTtab4;
Undocumented in source.
DCTtab5
DCTtab[16] DCTtab5;
Undocumented in source.
DCTtab6
DCTtab[16] DCTtab6;
Undocumented in source.
DCTtabfirst
DCTtab[12] DCTtabfirst;
Undocumented in source.
DCTtabnext
DCTtab[12] DCTtabnext;
Undocumented in source.
ERROR
int ERROR;
Undocumented in source.

Meta