Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:JPEG_LIB_VERSION

132  * Might be useful for tests like "#if JPEG_LIB_VERSION >= 60".
135 #define JPEG_LIB_VERSION 62 /* Version 6b */
997 jpeg_CreateCompress((cinfo), JPEG_LIB_VERSION, \
1000 jpeg_CreateDecompress((cinfo), JPEG_LIB_VERSION, \