HomeSort by relevance Sort by last modified time
    Searched defs:colorspace (Results 1 - 25 of 115) sorted by null

1 2 3 4 5

  /external/chromium_org/chrome/utility/cloud_print/
bitmap_image.h 16 enum Colorspace {
22 BitmapImage(const gfx::Size& size, Colorspace colorspace);
27 Colorspace colorspace() const { return colorspace_; } function in class:cloud_print::BitmapImage
36 Colorspace colorspace_;
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
ColorfulnessFilter.java 19 package androidx.media.filterpacks.colorspace;
  /external/libpng/
pnginfo.h 92 /* png_colorspace only contains 'flags' if neither GAMMA or COLORSPACE are
93 * defined. When COLORSPACE is switched on all the colorspace-defining
102 png_colorspace colorspace; member in struct:png_info_def
  /external/opencv/otherlibs/highgui/
grfmt_jpeg2000.cpp 161 int colorspace; local
165 colorspace = JAS_CLRSPC_SRGB;
170 colorspace = JAS_CLRSPC_SGRAY; // TODO GENGRAY or SGRAY?
173 // convert to the desired colorspace
176 jas_cmprof_t *clrprof = jas_cmprof_createfromclrspc( colorspace );
187 fprintf(stderr, "JPEG 2000 LOADER ERROR: cannot convert colorspace\n");
191 fprintf(stderr, "JPEG 2000 LOADER ERROR: unable to create colorspace\n");
250 fprintf(stderr, "JPEG2000 LOADER ERROR: colorspace conversion failed\n" );
  /hardware/samsung_slsi/exynos5/include/
v4l2-mediabus.h 96 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /hardware/samsung_slsi/exynos5/original-kernel-headers/linux/
v4l2-mediabus.h 105 * @colorspace: colorspace of the data (from enum v4l2_colorspace)
112 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /bionic/libc/kernel/uapi/linux/
v4l2-mediabus.h 112 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /development/ndk/platforms/android-L/include/linux/
v4l2-mediabus.h 109 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/
vp9_dx_iface.c 129 int colorspace; local
140 colorspace = vp9_rb_read_literal(&rb, 3);
141 if (colorspace != sRGB) {
  /external/kernel-headers/original/uapi/linux/
v4l2-mediabus.h 124 * @colorspace: colorspace of the data (from enum v4l2_colorspace)
131 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 126 int colorspace; local
137 colorspace = vp9_rb_read_literal(&rb, 3);
138 if (colorspace != sRGB) {
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/
vp9_dx_iface.c 113 int colorspace; local
124 colorspace = vp9_rb_read_literal(&rb, 3);
125 if (colorspace != sRGB) {
  /prebuilts/ndk/9/platforms/android-19/arch-arm64/usr/include/linux/
v4l2-mediabus.h 112 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /prebuilts/ndk/9/platforms/android-19/arch-mips64/usr/include/linux/
v4l2-mediabus.h 112 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /prebuilts/ndk/9/platforms/android-19/arch-x86_64/usr/include/linux/
v4l2-mediabus.h 112 __u32 colorspace; member in struct:v4l2_mbus_framefmt
  /external/chromium_org/third_party/libwebp/dec/
idec.c 652 idec->output_.colorspace = mode;
666 WEBP_CSP_MODE colorspace; local
672 colorspace = MODE_YUVA;
680 colorspace = (a == NULL) ? MODE_YUV : MODE_YUVA;
686 idec->output_.colorspace = colorspace;
800 if (src->colorspace >= MODE_YUV) {
818 if (src->colorspace < MODE_YUV) {
io.c 54 WebPSamplers[output->colorspace]);
69 const WebPYUV444Converter convert = WebPYUV444Converters[output->colorspace];
92 WebPUpsampleLinePairFunc upsample = WebPUpsamplers[p->output->colorspace];
202 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
204 (colorspace == MODE_ARGB || colorspace == MODE_Argb);
223 if (alpha_mask != 0xff && WebPIsPremultipliedMode(colorspace)) {
235 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
416 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
453 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
551 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
    [all...]
  /external/chromium_org/third_party/libwebp/webp/
decode.h 195 WEBP_CSP_MODE colorspace; // Colorspace. member in struct:WebPDecBuffer
246 // buffer.colorspace = mode;
283 // colorspace 'csp' is taken into account for allocating this buffer. All other
333 // are not initialized yet. The RGB/A output type corresponds to the colorspace
382 config.output.colorspace = MODE_BGRA;
encode.h 289 // since these are the respective native colorspace for these formats.
293 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr). member in struct:WebPPicture
355 // Note that, by default, use_argb is false and colorspace is WEBP_YUV420.
364 // Allocate y/u/v buffers as per colorspace/width/height specification.
397 // picture uses the YUV420 colorspace, the top and left coordinates will be
405 // the 'src' source picture. If the source picture uses the YUV420 colorspace,
426 // Colorspace conversion function to import RGB samples.
449 // Converts picture->argb data to the YUVA format specified by 'colorspace'.
451 // non-opaque transparent values is detected, and 'colorspace' will b
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format.h 191 * depending on the colorspace.
196 * Colorspace transformation.
198 enum util_format_colorspace colorspace; member in struct:util_format_description
474 return desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB;
480 return desc->colorspace == UTIL_FORMAT_COLORSPACE_ZS &&
487 return desc->colorspace == UTIL_FORMAT_COLORSPACE_ZS &&
532 switch (desc->colorspace) {
741 enum util_format_colorspace colorspace,
755 if (colorspace == UTIL_FORMAT_COLORSPACE_SRGB) {
756 colorspace = UTIL_FORMAT_COLORSPACE_RGB
    [all...]
  /external/mesa3d/src/gallium/auxiliary/util/
u_format.h 191 * depending on the colorspace.
196 * Colorspace transformation.
198 enum util_format_colorspace colorspace; member in struct:util_format_description
474 return desc->colorspace == UTIL_FORMAT_COLORSPACE_SRGB;
480 return desc->colorspace == UTIL_FORMAT_COLORSPACE_ZS &&
487 return desc->colorspace == UTIL_FORMAT_COLORSPACE_ZS &&
532 switch (desc->colorspace) {
741 enum util_format_colorspace colorspace,
755 if (colorspace == UTIL_FORMAT_COLORSPACE_SRGB) {
756 colorspace = UTIL_FORMAT_COLORSPACE_RGB
    [all...]
  /external/webp/include/webp/
decode.h 195 WEBP_CSP_MODE colorspace; // Colorspace. member in struct:WebPDecBuffer
246 // buffer.colorspace = mode;
283 // colorspace 'csp' is taken into account for allocating this buffer. All other
333 // are not initialized yet. The RGB/A output type corresponds to the colorspace
382 config.output.colorspace = MODE_BGRA;
encode.h 289 // since these are the respective native colorspace for these formats.
293 WebPEncCSP colorspace; // colorspace: should be YUV420 for now (=Y'CbCr). member in struct:WebPPicture
355 // Note that, by default, use_argb is false and colorspace is WEBP_YUV420.
364 // Allocate y/u/v buffers as per colorspace/width/height specification.
397 // picture uses the YUV420 colorspace, the top and left coordinates will be
405 // the 'src' source picture. If the source picture uses the YUV420 colorspace,
426 // Colorspace conversion function to import RGB samples.
449 // Converts picture->argb data to the YUVA format specified by 'colorspace'.
451 // non-opaque transparent values is detected, and 'colorspace' will b
    [all...]
  /external/webp/src/dec/
idec.c 652 idec->output_.colorspace = mode;
666 WEBP_CSP_MODE colorspace; local
672 colorspace = MODE_YUVA;
680 colorspace = (a == NULL) ? MODE_YUV : MODE_YUVA;
686 idec->output_.colorspace = colorspace;
800 if (src->colorspace >= MODE_YUV) {
818 if (src->colorspace < MODE_YUV) {
io.c 54 WebPSamplers[output->colorspace]);
69 const WebPYUV444Converter convert = WebPYUV444Converters[output->colorspace];
92 WebPUpsampleLinePairFunc upsample = WebPUpsamplers[p->output->colorspace];
202 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
204 (colorspace == MODE_ARGB || colorspace == MODE_Argb);
223 if (alpha_mask != 0xff && WebPIsPremultipliedMode(colorspace)) {
235 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
416 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
453 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
551 const WEBP_CSP_MODE colorspace = p->output->colorspace; local
    [all...]

Completed in 950 milliseconds

1 2 3 4 5