Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:JPEG_LIB_VERSION

97  * Might be useful for tests like "#if JPEG_LIB_VERSION >= 60".

100 #define JPEG_LIB_VERSION 62 /* Version 6b */
962 jpeg_CreateCompress((cinfo), JPEG_LIB_VERSION, \
965 jpeg_CreateDecompress((cinfo), JPEG_LIB_VERSION, \