DCTELEM 30 third_party/libjpeg/jdct.h typedef int DCTELEM; /* 16 or 32 bits is fine */ DCTELEM 32 third_party/libjpeg/jdct.h typedef INT32 DCTELEM; /* must have 32 bits */