Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsxform.c668 int BytesPerPixelInput; in AllocEmptyTransform() local
680 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
681 if (BytesPerPixelInput == 0 || BytesPerPixelInput >= 2) in AllocEmptyTransform()