Searched defs:huffval (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djdmarker.c431 UINT8 huffval[256]; local
467 INPUT_BYTE(cinfo, huffval[i], return FALSE);
485 MEMCOPY((*htblptr)->huffval, huffval, SIZEOF((*htblptr)->huffval));
H A Djpeglib.h108 UINT8 huffval[256]; /* The symbols, in order of incr code length */ member in struct:__anon728

Completed in 548 milliseconds