[XviD-devel] 16bit structures

Christoph Lampert chl at math.uni-bonn.de
Sat Feb 22 21:37:20 CET 2003


Hi,

there are some data structure with 16bit values, e.g. 

static const uint16_t scan_tables[3][64]= {...}

in src/bitstream.h and 

int16_t predictors[8]

in src/prediction/mbprediction.h.

Is there any specfic reason for that? Just saving memory or something 
else? 

Some ratecontrol and quantmatrix stuff is 16bit, too, but I don't know
anything about those...

gruel 







More information about the XviD-devel mailing list