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

  /external/chromium_org/chrome/utility/cloud_print/
pwg_encoder.h 22 color_space(SRGB),
25 enum ColorSpace { SGRAY = 18, SRGB = 19 };
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_enums.h 94 SRGB = 7 // RGB
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv30/
nv30_format.c 197 #define SRGB 0x00700000
220 _(L8_SRGB , L8 , 0, C, C, C, 1, 0, 0, 0, x, SRGB, ____),
233 _(B8G8R8X8_SRGB , A8R8G8B8, 0, C, C, C, 1, 2, 1, 0, x, SRGB, ____),
235 _(B8G8R8A8_SRGB , A8R8G8B8, 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
238 _(DXT1_SRGB , DXT1 , 0, C, C, C, 1, 2, 1, 0, x, SRGB, ____),
240 _(DXT1_SRGBA , DXT1 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
242 _(DXT3_SRGBA , DXT3 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
244 _(DXT5_SRGBA , DXT5 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
246 _(L8A8_SRGB , A8L8 , 0, C, C, C, C, 0, 0, 0, 3, SRGB, ____),
  /external/mesa3d/src/gallium/drivers/nv30/
nv30_format.c 197 #define SRGB 0x00700000
220 _(L8_SRGB , L8 , 0, C, C, C, 1, 0, 0, 0, x, SRGB, ____),
233 _(B8G8R8X8_SRGB , A8R8G8B8, 0, C, C, C, 1, 2, 1, 0, x, SRGB, ____),
235 _(B8G8R8A8_SRGB , A8R8G8B8, 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
238 _(DXT1_SRGB , DXT1 , 0, C, C, C, 1, 2, 1, 0, x, SRGB, ____),
240 _(DXT1_SRGBA , DXT1 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
242 _(DXT3_SRGBA , DXT3 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
244 _(DXT5_SRGBA , DXT5 , 0, C, C, C, C, 2, 1, 0, 3, SRGB, ____),
246 _(L8A8_SRGB , A8L8 , 0, C, C, C, C, 0, 0, 0, 3, SRGB, ____),
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_enums.h 108 SRGB = 7 // RGB
  /external/libvpx/libvpx/vp9/common/
vp9_enums.h 111 SRGB = 7 // RGB
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_format_pack.py 281 if src_colorspace == SRGB:
293 elif dst_colorspace == SRGB:
466 if src_colorspace == SRGB and i == 3:
494 if src_colorspace == SRGB and i == 3:
534 if dst_colorspace == SRGB and inv_swizzle[i] == 3:
572 if dst_colorspace == SRGB and inv_swizzle[i] == 3:
u_format_parse.py 40 SRGB = 'srgb'
258 if colorspace in (RGB, SRGB):
  /external/mesa3d/src/gallium/auxiliary/util/
u_format_pack.py 281 if src_colorspace == SRGB:
293 elif dst_colorspace == SRGB:
466 if src_colorspace == SRGB and i == 3:
494 if src_colorspace == SRGB and i == 3:
534 if dst_colorspace == SRGB and inv_swizzle[i] == 3:
572 if dst_colorspace == SRGB and inv_swizzle[i] == 3:
u_format_parse.py 40 SRGB = 'srgb'
258 if colorspace in (RGB, SRGB):
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 494 public static final short SRGB = 1;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 494 public static final short SRGB = 1;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 494 public static final short SRGB = 1;
    [all...]
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ExifInterface.java 494 public static final short SRGB = 1;
    [all...]
  /packages/apps/Mms/src/com/android/mms/exif/
ExifInterface.java 494 public static final short SRGB = 1;
    [all...]

Completed in 717 milliseconds