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

  /cts/apps/CtsVerifier/include/colorchecker/
whitebalancetest.h 48 int findCorrelatedColorTemp(const Vec3f &whitePoint);
  /external/pdfium/third_party/lcms2-2.6/src/
cmscam02.c 371 lpMod ->adoptedWhite.XYZ[0] = pVC ->whitePoint.X;
372 lpMod ->adoptedWhite.XYZ[1] = pVC ->whitePoint.Y;
373 lpMod ->adoptedWhite.XYZ[2] = pVC ->whitePoint.Z;
  /external/opencv3/3rdparty/libtiff/
tif_getimage.c     [all...]
  /external/pdfium/third_party/libtiff/
tif_getimage.c     [all...]
  /external/pdfium/core/src/fpdfapi/fpdf_page/
fpdf_page_colors.cpp 296 CFX_Vector_3by1 whitePoint(Xw, Yw, Zw);
299 CFX_Vector_3by1 RGB_Sum_XYZ = RGB_xyz.Inverse().TransformVector(whitePoint);
340 CPDF_Array* pParam = pDict->GetArray("WhitePoint");
416 CPDF_Array* pParam = pDict->GetArray("WhitePoint");
536 CPDF_Array* pParam = pDict->GetArray("WhitePoint");
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h     [all...]

Completed in 441 milliseconds