Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsio1.c60 static const cmsFloat64Number PickYMatrix[] = { 0, (OutpAdj*cmsD50Y), 0 }; variable
439 …(!cmsPipelineInsertStage(Lut, cmsAT_END, cmsStageAllocMatrix(ContextID, 1, 3, PickYMatrix, NULL))) in BuildGrayOutputPipeline()