Home | History | Annotate | Download | only in jpeg

Lines Matching refs:JPEG_LIB_VERSION

30  * Might be useful for tests like "#if JPEG_LIB_VERSION >= 60".
33 #define JPEG_LIB_VERSION 62 /* Version 6b */
959 jpeg_CreateCompress((cinfo), JPEG_LIB_VERSION, \
962 jpeg_CreateDecompress((cinfo), JPEG_LIB_VERSION, \