Searched refs:T_BYTES (Results 1 – 4 of 4) sorted by relevance
47 int fmt_bytes = T_BYTES(Format); in trueBytesSize()234 int b = T_BYTES(frm); in FormatterPos()
859 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
3324 int Bytes = T_BYTES(Type); in _cmsFormatterIs8bit()
689 #define T_BYTES(b) ((b)&7) macro