Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsalpha.c47 int fmt_bytes = T_BYTES(Format); in trueBytesSize()
234 int b = T_BYTES(frm); in FormatterPos()
Dcmsxform.c859 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
Dcmspack.c3324 int Bytes = T_BYTES(Type); in _cmsFormatterIs8bit()
/external/pdfium/third_party/lcms/include/
Dlcms2.h689 #define T_BYTES(b) ((b)&7) macro