FSERROR 128 third_party/libjpeg/jquant1.c typedef INT16 FSERROR; /* 16 bits should be enough */ FSERROR 131 third_party/libjpeg/jquant1.c typedef INT32 FSERROR; /* may need more than 16 bits */ FSERROR 181 third_party/libjpeg/jquant2.c typedef INT16 FSERROR; /* 16 bits should be enough */ FSERROR 184 third_party/libjpeg/jquant2.c typedef INT32 FSERROR; /* may need more than 16 bits */