Searched refs:xfL (Results 1 – 1 of 1) sorted by relevance
325 uint32 xfL = 0; /* fixed point x-coordinate (16.16) */ in bbf_Scanner_createBitImage() local342 uint32 xpL = ( xfL >> 16 ); in bbf_Scanner_createBitImage()343 uint32 xoff1L = xfL & 0x0FFFF; in bbf_Scanner_createBitImage()346 xfL += stepL; in bbf_Scanner_createBitImage()