Searched refs:Is8Bits (Results 1 – 3 of 3) sorted by relevance
12 // * Is8Bits: Process 8-bit indices.26 #elif Is8Bits92 #elif Is16Bits || Is8Bits109 #elif Is16Bits || Is8Bits
161 bool Is8Bits() const { return size_ == kEncodedBRegSize; } in Is8Bits() function311 bool IsB() const { return IsVRegister() && Is8Bits(); } in IsB()
1653 cmsBool Is8Bits = _cmsFormatterIs8bit(*OutputFormat); in SetMatShaper() local1666 FillSecondShaper(p ->Shaper2R, Curve2[0], Is8Bits); in SetMatShaper()1667 FillSecondShaper(p ->Shaper2G, Curve2[1], Is8Bits); in SetMatShaper()1668 FillSecondShaper(p ->Shaper2B, Curve2[2], Is8Bits); in SetMatShaper()1688 if (Is8Bits) in SetMatShaper()