FSERROR 129 3rdparty/libjpeg/jquant1.c typedef INT16 FSERROR; /* 16 bits should be enough */ FSERROR 132 3rdparty/libjpeg/jquant1.c typedef INT32 FSERROR; /* may need more than 16 bits */ FSERROR 182 3rdparty/libjpeg/jquant2.c typedef INT16 FSERROR; /* 16 bits should be enough */ FSERROR 185 3rdparty/libjpeg/jquant2.c typedef INT32 FSERROR; /* may need more than 16 bits */