HomeSort by relevance Sort by last modified time
    Searched refs:JPEGCompression (Results 1 - 13 of 13) sorted by null

  /external/ImageMagick/tests/
validate.h 282 { "JNG", JPEGCompression, 0.004 },
384 { "PDF", JPEGCompression, 0.004 },
393 { "PS3", JPEGCompression, 0.004 },
  /external/ImageMagick/MagickCore/
compress.h 39 JPEGCompression,
option.c     [all...]
  /external/ImageMagick/coders/
ps2.c 480 case JPEGCompression:
636 case JPEGCompression:
766 case JPEGCompression:
854 (compression == JPEGCompression) || (image->alpha_trait != UndefinedPixelTrait))
865 case JPEGCompression:
    [all...]
ps3.c 910 case JPEGCompression:
    [all...]
pdf.c     [all...]
fpx.c 860 if (image->compression == JPEGCompression)
862 if (image_info->compression == JPEGCompression)
    [all...]
pict.c     [all...]
tiff.c     [all...]
jpeg.c     [all...]
dcm.c     [all...]
png.c     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h 506 using MagickCore::JPEGCompression;
    [all...]

Completed in 221 milliseconds