Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsps2.c948 int WriteInputMatrixShaper(cmsIOHANDLER* m, cmsHPROFILE hProfile, cmsStage* Matrix, cmsStage* Shape… in WriteInputMatrixShaper() function
1083 if (!WriteInputMatrixShaper(mem, hProfile, Matrix, Shaper)) goto Error; in GenerateCSA()