Searched refs:getword (Results 1 – 1 of 1) sorted by relevance
109 static int getword(void) in getword() function162 lq = getword(); in readtables()178 l = getword(); in readtables()203 l = getword(); in readtables()204 info.dri = getword(); in readtables()208 l = getword(); in readtables()246 getword(); in jpeg_check_size()248 if (height != getword() || width != getword()) in jpeg_check_size()270 getword(); in jpeg_decode()274 if (((getword() + 15) & ~15) != height) ; //return ERR_HEIGHT_MISMATCH; in jpeg_decode()[all …]