d_derived_tbl::valoffset is only used within LibJPEG.
 
Symbols
loading...
Files
loading...

d_derived_tbl::valoffset field

Syntax

INT32 valoffset[17];

References

LocationReferrerText
jdhuff.c:32
INT32 valoffset[17]; /* huffval[] offset for codes of length k */
jdhuff.c:395jpeg_make_d_derived_tbl()
dtbl->valoffset[l] = (INT32) p - (INT32) huffcode[p];
jdhuff.c:626jpeg_huff_decode()
return htbl->pub->huffval[ (int) (code + htbl->valoffset[l]) ];

Data Use

Functions reading d_derived_tbl::valoffset
d_derived_tbl::valoffset
Type of d_derived_tbl::valoffset
d_derived_tbl::valoffset
INT32
all items filtered out