Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsps2.c649 cmsUInt8Number wByteOut; // Value as byte in OutputValueSampler() local
654 wByteOut = Word2Byte(wWordOut); in OutputValueSampler()
655 WriteByte(sc -> m, wByteOut); in OutputValueSampler()