Searched defs:ditherMode (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp72 inline J_DITHER_MODE ditherMode() { return JDITHER_NONE; } function
75 inline J_DITHER_MODE ditherMode() { return JDITHER_FS; } function

Completed in 49 milliseconds