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 },
386 { "PDF", JPEGCompression, 0.004 },
395 { "PS3", JPEGCompression, 0.004 },
  /external/ImageMagick/MagickCore/
compress.h 39 JPEGCompression,
option.c     [all...]
  /external/ImageMagick/coders/
ps2.c 482 case JPEGCompression:
639 case JPEGCompression:
775 case JPEGCompression:
863 (compression == JPEGCompression) || (image->alpha_trait != UndefinedPixelTrait))
874 case JPEGCompression:
    [all...]
ps3.c 918 case JPEGCompression:
    [all...]
pdf.c     [all...]
fpx.c 859 if (image->compression == JPEGCompression)
861 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 515 using MagickCore::JPEGCompression;
    [all...]

Completed in 420 milliseconds