Home
last modified time | relevance | path

Searched refs:OneToThreeInputMatrix (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsio1.c59 static const cmsFloat64Number OneToThreeInputMatrix[] = { 1, 1, 1 }; variable
185 …eInsertStage(Lut, cmsAT_END, cmsStageAllocMatrix(ContextID, 3, 1, OneToThreeInputMatrix, NULL)) || in BuildGrayInputMatrixPipeline()