Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsxform.c855 cmsUInt32Number BytesPerPixelInput; in AllocEmptyTransform() local
867 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
868 if (BytesPerPixelInput == 0 || BytesPerPixelInput >= 2) in AllocEmptyTransform()