/external/opencv3/3rdparty/include/ffmpeg_/libswscale/ |
swscale.h | 112 * Return a pointer to yuv<->rgb coefficients for the given colorspace 115 * @param colorspace One of the SWS_CS_* macros. If invalid, 118 const int *sws_getCoefficients(int colorspace);
|
/external/opencv3/3rdparty/libjasper/ |
jp2_enc.c | 87 static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype); 412 static uint_fast32_t jp2_gettypeasoc(int colorspace, int ctype) 425 switch (jas_clrspc_fam(colorspace)) {
|
/external/opencv3/3rdparty/libjpeg/ |
jdapimin.c | 117 /* Guess the input colorspace, and set output colorspace accordingly. */ 157 /* Always guess RGB is proper output colorspace. */
|
/external/pdfium/third_party/libjpeg/ |
fpdfapi_jdapimin.c | 116 /* Guess the input colorspace, and set output colorspace accordingly. */ 156 /* Always guess RGB is proper output colorspace. */
|
/external/skia/src/image/ |
SkImage.cpp | 268 const size_t rowBytes[3], SkYUVColorSpace colorSpace) const { 271 if (GrTextureToYUVPlanes(texture, sizes, planes, rowBytes, colorSpace)) { 276 return SkRGBAToYUV(this, sizes, planes, rowBytes, colorSpace);
|
/external/webp/src/dec/ |
buffer.c | 43 const WEBP_CSP_MODE mode = buffer->colorspace; 89 const WEBP_CSP_MODE mode = buffer->colorspace; 151 if (WebPIsRGBMode(buffer->colorspace)) {
|
/external/webp/src/dsp/ |
yuv.h | 43 // This flag is for comparison purpose against JPEG's "YUVj" natural colorspace. 44 // This colorspace is close to Rec.601's Y'CbCr model with the notable 214 // This JPEG-YUV colorspace, only for comparison!
|
/external/pdfium/third_party/lpng_v163/ |
pngpriv.h | [all...] |
/bionic/libc/kernel/uapi/linux/ |
v4l2-mediabus.h | 31 __u32 colorspace; member in struct:v4l2_mbus_framefmt
|
/developers/build/prebuilts/gradle/Camera2Raw/ |
README.md | 16 colorspace typically used for displaying and storing images viewed by humans. The
|
/development/ndk/platforms/android-21/include/linux/ |
v4l2-mediabus.h | 112 __u32 colorspace; member in struct:v4l2_mbus_framefmt
|
/device/generic/goldfish/camera/ |
media_codecs.xml | 68 the official OMX colorspace constants.
|
/external/ImageMagick/MagickCore/ |
cache-private.h | 135 colorspace; member in struct:_CacheInfo
|
deprecate.c | 55 #include "MagickCore/colorspace.h"
|
/external/ImageMagick/PerlMagick/t/reference/filter/ |
Channel.miff | 4 colorspace=Gray
|
Shade.miff | 4 colorspace=sRGB
|
/external/ImageMagick/utilities/ |
convert.1 | 31 \-colorspace type alternate image colorspace 216 \-quantize colorspace reduce colors in this colorspace
|
magick-script.1 | 29 \-colorspace type alternate image colorspace 181 \-quantize colorspace reduce colors in this colorspace
|
magick-script.1.in | 29 \-colorspace type alternate image colorspace 181 \-quantize colorspace reduce colors in this colorspace
|
magick.1 | 26 \-colorspace type alternate image colorspace 178 \-quantize colorspace reduce colors in this colorspace
|
magick.1.in | 26 \-colorspace type alternate image colorspace 178 \-quantize colorspace reduce colors in this colorspace
|
mogrify.1 | 27 \-colorspace type alternate image colorspace 213 \-quantize colorspace reduce colors in this colorspace
|
mogrify.1.in | 27 \-colorspace type alternate image colorspace 213 \-quantize colorspace reduce colors in this colorspace
|
/external/autotest/client/site_tests/graphics_Sanity/ |
graphics_Sanity.py | 101 convert_cmd = ("convert -channel RGB -colorspace RGB -depth 8"
|
/external/libjpeg-turbo/simd/ |
jcgray-mmx.asm | 2 ; jcgray.asm - grayscale colorspace conversion (MMX)
|