Searched refs:nLeftShiftBits1 (Results 1 – 1 of 1) sorted by relevance
2990 const sal_uInt32 nLeftShiftBits1 = nValidBits; in ImplReducePopular() local3022 ( ( ( (sal_uInt32) rCol.GetGreen() ) >> nRightShiftBits ) << nLeftShiftBits1 ) | in ImplReducePopular()3035 ( ( ( (sal_uInt32) aCol.GetGreen() ) >> nRightShiftBits ) << nLeftShiftBits1 ) | in ImplReducePopular()3049 …(sal_uInt8) ( ( ( rPop.mnIndex >> nLeftShiftBits1 ) & ( nColorsPerComponent - 1 ) ) << nRightShift… in ImplReducePopular()3074 ( ( ( (sal_uInt32) rCol.GetGreen() ) >> nRightShiftBits ) << nLeftShiftBits1 ) | in ImplReducePopular()3088 ( ( ( (sal_uInt32) aCol.GetGreen() ) >> nRightShiftBits ) << nLeftShiftBits1 ) | in ImplReducePopular()
Completed in 24 milliseconds