Searched refs:T_BYTES (Results 1 – 5 of 5) sorted by relevance
38 if (T_BYTES(srcFormat) == 0) { // 0 means double in LLVMFuzzerTestOneInput()
46 cmsUInt32Number fmt_bytes = T_BYTES(Format); in trueBytesSize()274 cmsUInt32Number b = T_BYTES(frm); in FormatterPos()
867 BytesPerPixelInput = T_BYTES(p ->InputFormat); in AllocEmptyTransform()
3322 cmsUInt32Number Bytes = T_BYTES(Type); in _cmsFormatterIs8bit()
697 #define T_BYTES(b) ((b)&7) macro