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

<<31323334353637383940>>

  /external/ImageMagick/coders/
pict.c 50 #include "MagickCore/colorspace.h"
51 #include "MagickCore/colorspace-private.h"
    [all...]
bgr.c 48 #include "MagickCore/colorspace.h"
49 #include "MagickCore/colorspace-private.h"
    [all...]
cin.c 55 #include "MagickCore/colorspace.h"
957 if (image->colorspace != LogColorspace)
    [all...]
cmyk.c 48 #include "MagickCore/colorspace.h"
    [all...]
pcx.c 51 #include "MagickCore/colorspace.h"
52 #include "MagickCore/colorspace-private.h"
    [all...]
rgb.c 48 #include "MagickCore/colorspace.h"
49 #include "MagickCore/colorspace-private.h"
    [all...]
sgi.c 51 #include "MagickCore/colorspace.h"
52 #include "MagickCore/colorspace-private.h"
    [all...]
viff.c 52 #include "MagickCore/colorspace.h"
53 #include "MagickCore/colorspace-private.h"
    [all...]
ycbcr.c 48 #include "MagickCore/colorspace.h"
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
r600_state.c     [all...]
  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state.c     [all...]
  /external/opencv3/3rdparty/libtiff/
tif_jpeg.c 276 TIFFjpeg_set_colorspace(JPEGState* sp, J_COLOR_SPACE colorspace)
278 return CALLVJPEG(sp, jpeg_set_colorspace(&sp->cinfo.c, colorspace));
    [all...]
  /external/pdfium/third_party/libtiff/
tif_jpeg.c 290 TIFFjpeg_set_colorspace(JPEGState* sp, J_COLOR_SPACE colorspace)
292 return CALLVJPEG(sp, jpeg_set_colorspace(&sp->cinfo.c, colorspace));
    [all...]
  /external/vulkan-validation-layers/layers/
swapchain.cpp     [all...]
  /hardware/qcom/msm8994/original-kernel-headers/linux/
videodev2.h 286 __u32 colorspace; /* enum v4l2_colorspace */ member in struct:v4l2_pix_format
1724 __u32 colorspace; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8996/kernel-headers/linux/
videodev2.h 175 __u32 colorspace; member in struct:v4l2_pix_format
585 __u32 colorspace; member in struct:v4l2_framebuffer::__anon34151
1316 __u32 colorspace; member in struct:v4l2_pix_format_mplane
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
videodev2.h 283 __u32 colorspace; /* enum v4l2_colorspace */ member in struct:v4l2_pix_format
1721 __u32 colorspace; member in struct:v4l2_pix_format_mplane
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
videodev2.h 281 enum v4l2_colorspace colorspace; member in struct:v4l2_pix_format
2001 enum v4l2_colorspace colorspace; member in struct:v4l2_pix_format_mplane
    [all...]
  /external/ImageMagick/MagickWand/
pixel-wand.c 120 wand->pixel.colorspace=sRGBColorspace;
774 if (wand->pixel.colorspace == CMYKColorspace)
    [all...]
  /external/ImageMagick/MagickCore/
fourier.c 1003 if (image->colorspace == CMYKColorspace)
    [all...]
  /external/ImageMagick/PerlMagick/t/reference/read/
input_gray_msb_08bit_mat.miff 5 colorspace=Gray
29 colorspace=sRGB
  /external/libjpeg-turbo/java/doc/org/libjpegturbo/turbojpeg/
YUVImage.html 105 Technically, the JPEG format uses the YCbCr colorspace (which technically is
106 not a "colorspace" but rather a "color transform"), but per the convention
    [all...]
  /external/libjpeg-turbo/
usage.txt 85 colorspace input to the default YCbCr JPEG colorspace.
    [all...]
  /external/mesa3d/src/gallium/auxiliary/translate/
translate_sse.c 463 if(input_desc->colorspace != output_desc->colorspace)
    [all...]
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_state_fs.c     [all...]

Completed in 772 milliseconds

<<31323334353637383940>>