Home | History | Annotate | Download | only in jpeg

Lines Matching full:large

132 unless you plan to process very large images.
284 process a large image, but too large a value can result in "insufficient
361 and make sure its output matches testimg.bmp. If you have any really large
363 -colors 256 to make sure your DEFAULT_MAX_MEM setting is not too large.
510 than the default. Timing cjpeg on a large PGM (grayscale) input file is the
753 large-data memory model, and you should avoid "huge" model if at all
755 a small-data memory model; be sure it is NOT defined if you use a large-data
768 C library's far-heap malloc() can't allocate blocks that large, reduce
776 you will have to compile in a large-data memory model in order to get the
779 wrjpgcom needs to be compiled in large model, because it malloc()s a 64KB
902 For Windows 3.1, we recommend compiling in medium or large memory model;
909 jmemnobs.c works without modification in large or flat memory models, but to
929 large model, or even better, 32-bit flat model. Many places in the IJG code