Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsxform.c847 int BytesPerPixelInput; in AllocEmptyTransform() local
859 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
860 if (BytesPerPixelInput == 0 || BytesPerPixelInput >= 2) in AllocEmptyTransform()