michael@0: #define VERSION "1.3.1" michael@0: #define BUILD "2014-03-22" michael@0: #define PACKAGE_NAME "libjpeg-turbo" michael@0: michael@0: /* Need to use Mozilla-specific function inlining. */ michael@0: #include "mozilla/Attributes.h" michael@0: #define INLINE MOZ_ALWAYS_INLINE