Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsxform.c680 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
Dcmspack.c3340 int Bytes = T_BYTES(Type); in _cmsFormatterIs8bit()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h688 #define T_BYTES(b) ((b)&7) macro