Home | History | Annotate | Download | only in libjpeg

Lines Matching defs:JPEG_LIB_VERSION

37  * Might be useful for tests like "#if JPEG_LIB_VERSION >= 90".
40 #define JPEG_LIB_VERSION 90 /* Compatibility version 9.0 */
952 jpeg_CreateCompress((cinfo), JPEG_LIB_VERSION, \
955 jpeg_CreateDecompress((cinfo), JPEG_LIB_VERSION, \