Searched refs:yfL (Results 1 – 1 of 1) sorted by relevance
223 uint32 yfL; /* fixed point y-coordinate (16.16) */ in bbf_Scanner_createBitImage() local299 yfL = 0; /* fixed point y-coordinate ( 16.16 )*/ in bbf_Scanner_createBitImage()318 uint32 ypL = ( yfL >> 16 ); in bbf_Scanner_createBitImage()319 uint32 yoff1L = yfL & 0x0FFFF; in bbf_Scanner_createBitImage()328 yfL += stepL; in bbf_Scanner_createBitImage()