HomeSort by relevance Sort by last modified time
    Searched full:colorspace (Results 451 - 475 of 1208) sorted by null

<<11121314151617181920>>

  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_doc.cpp 320 CPDF_Dictionary* pList = pResources->GetDict("ColorSpace");
329 CPDF_Dictionary* pColorSpaces = pResources->GetDict("ColorSpace");
  /external/pdfium/third_party/lcms2-2.6/src/
cmsopt.c 557 cmsColorSpaceSignature ColorSpace, OutputColorSpace;
568 ColorSpace = _cmsICCcolorSpace(T_COLORSPACE(*InputFormat));
570 nGridPoints = _cmsReasonableGridpointsByColorspace(ColorSpace, *dwFlags);
702 FixWhiteMisalignment(Dest, ColorSpace, OutputColorSpace);
951 cmsColorSpaceSignature ColorSpace, OutputColorSpace;
980 ColorSpace = _cmsICCcolorSpace(T_COLORSPACE(*InputFormat));
982 nGridPoints = _cmsReasonableGridpointsByColorspace(ColorSpace, *dwFlags);
    [all...]
  /external/pdfium/third_party/libjpeg/
fpdfapi_jctrans.c 81 /* jpeg_set_defaults may choose wrong colorspace, eg YCbCr if input is RGB.
82 * Fix it to get the right header markers for the image colorspace.
jerror.h 51 JMESSAGE(JERR_BAD_IN_COLORSPACE, "Bogus input colorspace")
52 JMESSAGE(JERR_BAD_J_COLORSPACE, "Bogus JPEG colorspace")
  /device/htc/flounder/
media_codecs.xml 68 the official OMX colorspace constants.
  /external/ImageMagick/ImageMagick/api/
colormap.html 59 <p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
  /external/ImageMagick/ImageMagick/script/
jp2.html 92 convert wizard.png -colorspace YUV -sampling-factor 2,2 wizard.jp2
  /external/ImageMagick/PerlMagick/t/reference/composite/
Plus.miff 4 colorspace=sRGB
  /external/ImageMagick/PerlMagick/t/reference/filter/
Negate.miff 4 colorspace=sRGB
Sample.miff 4 colorspace=sRGB
  /external/ImageMagick/PerlMagick/t/reference/read/
input_viff.miff 4 colorspace=sRGB
  /external/ImageMagick/PerlMagick/t/reference/write/filter/
Charcoal.miff 4 colorspace=Gray
Shade.miff 4 colorspace=RGB
  /external/ImageMagick/PerlMagick/t/reference/write/jp2/
read_pgx.miff 4 colorspace=RGB
  /external/ImageMagick/PerlMagick/t/reference/write/read/
input_im8.miff 4 colorspace=RGB
input_pgm_p2.miff 4 colorspace=RGB
input_pgm_p5.miff 4 colorspace=RGB
input_viff.miff 4 colorspace=RGB
input_xpm.miff 4 colorspace=RGB
  /external/ImageMagick/coders/
jp2.c 49 #include "MagickCore/colorspace.h"
50 #include "MagickCore/colorspace-private.h"
919 if (image->colorspace == YUVColorspace)
926 if (IsGrayColorspace(image->colorspace) != MagickFalse)
    [all...]
  /external/ImageMagick/config/
english.xml 90 colorspace model is not supported
495 color profile operates on another colorspace
771 unrecognized colorspace
929 unrecognized colorspace type
    [all...]
  /external/ImageMagick/www/api/
colormap.html 63 <p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
colormap.php 59 <p>AcquireImageColormap() allocates an image colormap and initializes it to a linear gray colorspace. If the image already has a colormap, it is replaced. AcquireImageColormap() returns MagickTrue if successful, otherwise MagickFalse if there is not enough memory.</p>
  /external/ImageMagick/www/
jp2.html 96 convert wizard.png -colorspace YUV -sampling-factor 2,2 wizard.jp2
  /external/ImageMagick/www/source/
english.xml 84 colorspace model is not supported
486 color profile operates on another colorspace
710 unrecognized image colorspace
853 unrecognized colorspace type
    [all...]

Completed in 1004 milliseconds

<<11121314151617181920>>