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

  /external/pdfium/third_party/lcms2-2.6/src/
cmsvirt.c 993 { FALSE, 0, cmsSigLut16Type, 4, { cmsSigMatrixElemType, cmsSigCurveSetElemType, cmsSigCLutElemType, cmsSigCurveSetElemType}},
997 { TRUE , cmsSigAToB0Tag, cmsSigLutAtoBType, 3, { cmsSigCurveSetElemType, cmsSigMatrixElemType, cmsSigCurveSetElemType } },
999 { TRUE , cmsSigAToB0Tag, cmsSigLutAtoBType, 5, { cmsSigCurveSetElemType, cmsSigCLutElemType, cmsSigCurveSetElemType, cmsSigMatrixElemType, cmsSigCurveSetElemType }},
1001 { TRUE , cmsSigBToA0Tag, cmsSigLutBtoAType, 3, { cmsSigCurveSetElemType, cmsSigMatrixElemType, cmsSigCurveSetElemType }},
1003 { TRUE , cmsSigBToA0Tag, cmsSigLutBtoAType, 5, { cmsSigCurveSetElemType, cmsSigMatrixElemType, cmsSigCurveSetElemType, cmsSigCLutElemType, cmsSigCurveSetElemType }}
    [all...]
cmstypes.c     [all...]
cmsopt.c     [all...]
cmsps2.c 1081 if (cmsPipelineCheckAndRetreiveStages(lut, 2, cmsSigCurveSetElemType, cmsSigMatrixElemType, &Shaper, &Matrix)) {
    [all...]
cmslut.c 306 // Type cmsSigMatrixElemType (Matrices)
394 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigMatrixElemType, Cols, Rows,
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 507 cmsSigMatrixElemType = 0x6D617466, //'matf'
    [all...]

Completed in 100 milliseconds