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

  /external/ImageMagick/MagickCore/
attribute.h 29 GetImageType(const Image *),
attribute.c 576 % GetImageType() returns the type of image:
582 % The format of the GetImageType method is:
584 % ImageType GetImageType(const Image *image)
591 MagickExport ImageType GetImageType(const Image *image)
    [all...]
methods.h 465 #define GetImageType PrependMagickMethod(GetImageType)
    [all...]
identify.c 687 base_type=GetImageType(image);
    [all...]
  /external/webrtc/webrtc/modules/video_coding/
qm_select_unittest.cc 105 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
135 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
235 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
274 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
313 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
357 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
400 EXPECT_EQ(0, qm_resolution_->GetImageType(codec_width, codec_height));
430 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
462 EXPECT_EQ(5, qm_resolution_->GetImageType(codec_width, codec_height));
484 EXPECT_EQ(2, qm_resolution_->GetImageType(320, 240))
    [all...]
qm_select.h 141 ImageType GetImageType(uint16_t width, uint16_t height);
qm_select.cc 96 ImageType VCMQmMethod::GetImageType(uint16_t width, uint16_t height) {
236 image_type_ = GetImageType(width, height);
570 GetImageType(static_cast<uint16_t>(fac_width * width_),
    [all...]
  /external/ImageMagick/www/api/
attribute.php 55 <p class="text-center"><a href="attribute.php#GetImageDepth">GetImageDepth</a> &bull; <a href="attribute.php#GetImageQuantumDepth">GetImageQuantumDepth</a> &bull; <a href="attribute.php#GetImageType">GetImageType</a> &bull; <a href="attribute.php#IdentifyImageGray">IdentifyImageGray</a> &bull; <a href="attribute.php#IdentifyImageMonochrome">IdentifyImageMonochrome</a> &bull; <a href="attribute.php#IdentifyImageType">IdentifyImageType</a> &bull; <a href="attribute.php#IsImageGray">IsImageGray</a> &bull; <a href="attribute.php#IsImageMonochrome">IsImageMonochrome</a> &bull; <a href="attribute.php#IsImageOpaque">IsImageOpaque</a> &bull; <a href="attribute.php#SetImageDepth">SetImageDepth</a> &bull; <a href="attribute.php#SetImageType">SetImageType</a></p>
110 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/attribute_8c.html" id="GetImageType">GetImageType</a></h2>
112 <p>GetImageType() returns the type of image:</p>
116 <p>The format of the GetImageType method is:</p>
119 ImageType GetImageType(const Image *image)
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/coders/
json.c 792 base_type=GetImageType(image);
    [all...]
svg.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/MagickWand/
magick-image.c     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 2569 milliseconds