Searched refs:xoff1L (Results 1 – 1 of 1) sorted by relevance
343 uint32 xoff1L = xfL & 0x0FFFF; in bbf_Scanner_createBitImage() local344 uint16 pixL = ( lBufL[ xpL ] * ( 0x010000 - xoff1L ) + lBufL[ xpL + 1 ] * xoff1L ) >> 22; in bbf_Scanner_createBitImage()