Searched refs:rnComp (Results 1 – 1 of 1) sorted by relevance
585 sal_uInt8& rnComp = ((nPass % 3 == 0) ? nB : ((nPass % 3 == 1) ? nR : nG)); in RawReducePalette() local607 sal_uInt32 nNewComp = rnComp; in RawReducePalette()611 rnComp = static_cast< sal_uInt8 >( nNewComp ); in RawReducePalette()
Completed in 48 milliseconds