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

  /cts/apps/CameraITS/pymodules/its/
dng.py 21 D65 = 1
26 Given a captured shot of a grey chart illuminated by either a D65 or a
40 illuminant: 0 (A) or 1 (D65).
60 # HH is the chromatic adaptation matrix from D65 (since sRGB's ref white is
61 # D65) to D50 (since CIE XYZ's ref white is D50).
67 # H is a chromatic adaptation matrix from D65 (because sRGB's reference
68 # white is D65) to the calibration illuminant (which is a standard matrix
69 # depending on the illuminant). For a D65 illuminant, the matrix is the
71 # adaptation method to map from D65 to A.
127 shot taken of a grey chart under either A or D65 illuminants) and th
    [all...]
  /cts/apps/CameraITS/tests/inprog/scene2/
test_dng_tags.py 30 # Assumes that illuminant 1 is D65, and illuminant 2 is standard A.
32 illum_code = [21, 17] # D65, A
33 illum_str = ['D65', 'A']
38 dng_illum = [its.dng.D65, its.dng.A]
  /external/pdfium/third_party/lcms2-2.6/src/
cmsvirt.c 645 cmsCIExyY D65;
654 cmsWhitePointFromTemp(&D65, 6504);
658 hsRGB = cmsCreateRGBProfileTHR(ContextID, &D65, &Rec709Primaries, Gamma22);
    [all...]
  /external/icu/icu4c/source/data/sprep/
rfc3530cs.txt 172 0D62..0D65; ; UNASSIGNED
rfc3530mixp.txt 173 0D62..0D65; ; UNASSIGNED
rfc3920res.txt 173 0D62..0D65; ; UNASSIGNED
rfc4011.txt 172 0D62..0D65; ; UNASSIGNED
rfc4013.txt 173 0D62..0D65; ; UNASSIGNED
rfc4505.txt 172 0D62..0D65; ; UNASSIGNED
rfc4518.txt 172 0D62..0D65; ; UNASSIGNED
rfc3491.txt 173 0D62..0D65; ; UNASSIGNED
    [all...]
rfc3530csci.txt 172 0D62..0D65; ; UNASSIGNED
    [all...]
rfc3722.txt 173 0D62..0D65; ; UNASSIGNED
    [all...]
rfc3920node.txt 173 0D62..0D65; ; UNASSIGNED
    [all...]
rfc4518ci.txt 172 0D62..0D65; ; UNASSIGNED
    [all...]
  /external/icu/icu4c/source/test/testdata/
nfs4_cs_prep_cs.txt 164 0D62..0D65; ; UNASSIGNED
nfs4_mixed_prep_p.txt 164 0D62..0D65; ; UNASSIGNED
nfs4_cis_prep.txt 164 0D62..0D65; ; UNASSIGNED
    [all...]
nfs4_cs_prep_ci.txt 164 0D62..0D65; ; UNASSIGNED
    [all...]
nfs4_mixed_prep_s.txt 164 0D62..0D65; ; UNASSIGNED
    [all...]
  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ExifInterface.java 558 public static final short D65 = 21;
    [all...]
  /packages/apps/Camera2/src/com/android/camera/exif/
ExifInterface.java 561 public static final short D65 = 21;
    [all...]
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ExifInterface.java 558 public static final short D65 = 21;
    [all...]
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ExifInterface.java 558 public static final short D65 = 21;
    [all...]
  /external/opencv3/modules/imgproc/src/
color.cpp     [all...]

Completed in 1550 milliseconds