HomeSort by relevance Sort by last modified time
    Searched full:colorspace (Results 776 - 800 of 1229) sorted by null

<<31323334353637383940>>

  /external/opencv3/modules/videoio/src/
cap_gstreamer.cpp 505 * on receiving the pad-added signal, we connect it to the colorspace conversion element
712 //automatically selects the correct colorspace conversion based on caps.
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp 714 if (pAlterCS->CountComponents() > 0) { // Use Alternative colorspace
718 } else { // No valid alternative colorspace
    [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_render/
fpdf_render_loadimage.cpp 480 if (m_bImageMask || !m_pDict->KeyExist("ColorSpace")) {
504 CPDF_Object* pCSObj = m_pDict->GetElementValue("ColorSpace");
    [all...]
  /external/pdfium/third_party/lcms2-2.6/src/
cmscnvrt.c 457 return FALSE; // Colorspace mismatch
579 cmsSignalError(ContextID, cmsERROR_COLORSPACE_CHECK, "ColorSpace mismatch");
    [all...]
lcms2_internal.h 715 cmsColorSpaceSignature ColorSpace;
888 int _cmsReasonableGridpointsByColorspace(cmsColorSpaceSignature Colorspace, cmsUInt32Number dwFlags);
    [all...]
  /hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]
  /external/ImageMagick/MagickCore/
cache.c 50 #include "MagickCore/colorspace-private.h"
204 cache_info->colorspace=sRGBColorspace;
    [all...]
option.c 363 { "+colorspace", 0L, ImageInfoOptionFlag | SimpleOperatorFlag, MagickFalse },
364 { "-colorspace", 1L, ImageInfoOptionFlag | SimpleOperatorFlag, MagickFalse },
    [all...]
quantum-export.c     [all...]
quantum-import.c     [all...]
statistic.c 56 #include "MagickCore/colorspace.h"
57 #include "MagickCore/colorspace-private.h"
    [all...]
vision.c 47 #include "MagickCore/colorspace.h"
  /cts/tests/camera/src/android/hardware/camera2/cts/
DngCreatorTest.java 366 * To ensure more subtle errors in the colorspace transforms returned for the HAL's RAW
    [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 156 enum v4l2_colorspace colorspace; member in struct:v4l2_pix_format
  /external/ImageMagick/ImageMagick/api/
cache-view.html 233 <p>GetCacheViewColorspace() returns the image colorspace associated with the specified view.</p>
  /external/ImageMagick/ImageMagick/script/
index.html 80 <td>accurate color management with color profiles or in lieu of-- built-in gamma compression or expansion as demanded by the colorspace.</td>
  /external/ImageMagick/Magick++/lib/
Image.cpp 563 void Magick::Image::colorSpace(const ColorspaceType colorSpace_)
565 if (image()->colorspace == colorSpace_)
574 Magick::ColorspaceType Magick::Image::colorSpace(void) const
576 return (constImage()->colorspace);
    [all...]
  /external/ImageMagick/PerlMagick/t/
input.miff 4 colorspace=sRGB
  /external/ImageMagick/PerlMagick/t/reference/composite/
CopyBlue.miff 4 colorspace=sRGB
CopyGreen.miff 4 colorspace=sRGB
CopyRed.miff 4 colorspace=sRGB
Difference.miff 4 colorspace=sRGB
Multiply.miff 4 colorspace=sRGB
Rotate.miff 4 colorspace=RGB
  /external/ImageMagick/PerlMagick/t/reference/filter/
Annotate.miff 4 colorspace=sRGB

Completed in 483 milliseconds

<<31323334353637383940>>