Searched refs:DEFAULT_QUALITY (Results 1 – 2 of 2) sorted by relevance
57 #define DEFAULT_QUALITY 95 macro109 printf(" (default = %d).\n\n", DEFAULT_QUALITY); in usage()362 outQual = DEFAULT_QUALITY; in main()
51 static final int DEFAULT_QUALITY = 95; field in TJExample96 System.out.println(" (default = " + DEFAULT_QUALITY + ").\n"); in usage()369 outQual = DEFAULT_QUALITY; in main()