Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsio1.c61 static const cmsFloat64Number PickLstarMatrix[] = { 1, 0, 0 }; variable
438 …sPipelineInsertStage(Lut, cmsAT_END, cmsStageAllocMatrix(ContextID, 1, 3, PickLstarMatrix, NULL))) in BuildGrayOutputPipeline()
Dcmsvirt.c836 const cmsFloat64Number PickLstarMatrix[] = { 1, 0, 0 }; in cmsCreateNULLProfileTHR() local
863 …msPipelineInsertStage(LUT, cmsAT_END, cmsStageAllocMatrix(ContextID, 1, 3, PickLstarMatrix, NULL))) in cmsCreateNULLProfileTHR()