ditherMode         79 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp inline J_DITHER_MODE ditherMode() { return JDITHER_NONE; }
ditherMode         82 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp inline J_DITHER_MODE ditherMode() { return JDITHER_FS; }