| /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)
|
| jcgray-sse2-64.asm | 2 ; jcgray.asm - grayscale colorspace conversion (64-bit SSE2)
|
| jcgray-sse2.asm | 2 ; jcgray.asm - grayscale colorspace conversion (SSE2)
|
| jsimd.h | 28 /* RGB & extended RGB --> YCC Colorspace Conversion */ 118 /* RGB & extended RGB --> Grayscale Colorspace Conversion */ 186 /* YCC --> RGB & extended RGB Colorspace Conversion */ 279 /* NULL Colorspace Conversion */
|
| /external/mesa3d/src/gallium/auxiliary/gallivm/ |
| lp_bld_format_aos.c | 73 if (desc->colorspace == UTIL_FORMAT_COLORSPACE_ZS) { 107 desc->colorspace != UTIL_FORMAT_COLORSPACE_RGB || 422 (format_desc->colorspace == UTIL_FORMAT_COLORSPACE_RGB || 423 format_desc->colorspace == UTIL_FORMAT_COLORSPACE_ZS) &&
|