Lines Matching refs:dither_mode
1146 if (cinfo->dither_mode != JDITHER_NONE)
1147 cinfo->dither_mode = JDITHER_FS;
1156 if (cinfo->dither_mode == JDITHER_FS)
1169 if (cinfo->dither_mode == JDITHER_FS) {
1264 if (cinfo->dither_mode != JDITHER_NONE)
1265 cinfo->dither_mode = JDITHER_FS;
1270 * in dither_mode, we do not promise to honor max_memory_to_use if
1271 * dither_mode changes.
1273 if (cinfo->dither_mode == JDITHER_FS) {