DCTELEM 35 3rdparty/libjpeg/jdct.h typedef int DCTELEM; /* 16 or 32 bits is fine */ DCTELEM 37 3rdparty/libjpeg/jdct.h typedef INT32 DCTELEM; /* must have 32 bits */