Home | History | Annotate | Download | only in giflib

Lines Matching defs:HIBYTE

45 #define HIBYTE(x)	(((x) >> 8) & 0xff)
660 GifExtension[2] = HIBYTE(GCB->DelayTime);
823 c[1] = HIBYTE(Word);